---
 ftp/cmds.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftp/cmds.c b/ftp/cmds.c
index c12f24c..f9731dc 100644
--- a/ftp/cmds.c
+++ b/ftp/cmds.c
@@ -363,7 +363,7 @@ setpeer (int argc, char **argv)
            unix_server = 0;
          if (overbose && !strncmp (reply_string, "215 TOPS20", 10))
            printf
-             ("Remember to set tenex mode when transfering binary files from 
this machine.\n");
+             ("Remember to set tenex mode when transferring binary files from 
this machine.\n");
        }
       verbose = overbose;
 #endif /* (unix || __unix || __unix__) && (NBBY == 8) */
-- 
2.2.1.209.g41e5f3a


Reply via email to