Correct spelling of some client messages, comments and function names

This commit is contained in:
gdinit
2017-09-25 14:58:31 +01:00
committed by Kevin Easton
parent b102b9d5c9
commit bac141898b
50 changed files with 430 additions and 428 deletions

View File

@@ -380,7 +380,7 @@ BUILT_IN_COMMAND(lastlog)
/*
* Which can be combined with -ALL, which
* turns on all levels. Use --MSGS or
* whatever to turn off ones you dont want.
* whatever to turn off ones you don't want.
*/
if (!my_strnicmp(arg, "ALL", len))
{
@@ -458,7 +458,7 @@ BUILT_IN_COMMAND(lastlog)
} else
start_pos = current_window->lastlog_head;
/* Let's not get confused here, display a seperator.. -lynx */
/* Let's not get confused here, display a separator.. -lynx */
strip_ansi_in_echo = 0;
if (header && !fp)
say("Lastlog:");