From ffb722c76a449356c59c62cd4611c5e8f42047f8 Mon Sep 17 00:00:00 2001 From: Daniel Brahneborg Date: Sat, 9 Mar 2002 08:33:44 +0000 Subject: Spelling error: "Couln't" -> "Couldn't". --- plpftp/ftp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plpftp') diff --git a/plpftp/ftp.cc b/plpftp/ftp.cc index 4c6da16..2ce30af 100644 --- a/plpftp/ftp.cc +++ b/plpftp/ftp.cc @@ -257,7 +257,7 @@ session(rfsv & a, rpcs & r, int xargc, char **xargv) } } if (!strcmp(defDrive, "::")) { - cerr << _("FATAL: Couln't find default Drive") << endl; + cerr << _("FATAL: Couldn't find default Drive") << endl; return -1; } } else -- cgit v1.2.3