From a7967b891f8083e4f807b12627dbadee7ed04abe Mon Sep 17 00:00:00 2001 From: Vincent Renardias Date: Wed, 10 Jun 1998 15:43:51 +0000 Subject: [PATCH] Wed, 10 Jun 1998 17:43:25 +0200 [Vincent] Correct typo. --- vfs/mcfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vfs/mcfs.c b/vfs/mcfs.c index 51e13b4cd..c4be8de32 100644 --- a/vfs/mcfs.c +++ b/vfs/mcfs.c @@ -175,7 +175,7 @@ static int mcfs_login_server (int my_socket, char *user, int port, " not be safe on the remote side. Continue? \n"), 3, 2, _(" Yes "), _(" No ")); #else - message_1s( 1, " MCFS ", _(" The remote server is running on stange port. Giving up.\n")); + message_1s( 1, " MCFS ", _(" The remote server is running on strange port. Giving up.\n")); v = 1; #endif