--- ftp/ftp.c	2012-01-06 03:58:30.000000000 -1000
+++ ftp/ftp_new.c	2012-05-01 06:57:36.312795896 -1000
@@ -198,7 +198,7 @@
 
   if (ai == NULL)
     {
-      error (0, 0, "no respons from host");
+      error (0, 0, "no response from host");
       code = -1;
       goto bad;
     }
