This commit is contained in:
Berke Viktor 2012-10-30 11:56:27 +01:00
parent 02f58fd515
commit 99a288fb47
2 changed files with 2 additions and 2 deletions

View File

@ -397,7 +397,7 @@ userlist_add (struct session *sess, char *name, char *hostname)
sess->total++;
/* most ircds don't support multiple modechars infront of the nickname
/* most ircds don't support multiple modechars in front of the nickname
for /NAMES - though they should. */
while (prefix_chars)
{

View File

@ -1436,7 +1436,7 @@ menu_pluginlist (void)
#define url_help _("URL Handlers - Special codes:\n\n"\
"%s = the URL string\n\n"\
"Putting a ! infront of the command\n"\
"Putting a ! in front of the command\n"\
"indicates it should be sent to a\n"\
"shell instead of HexChat")