mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Wed, 10 Jun 1998 17:43:25 +0200 [Vincent]
Correct typo.
This commit is contained in:
parent
def36dfcfe
commit
a7967b891f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user