]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/nickserv.help
Fix for a minor documentation error where $S was used instead of $N
[irc/evilnet/x3.git] / src / nickserv.help
index 6872a132be57f6e47b072ce55ea1a213dfca05a8..e4d2cee0077afe1e511589c91b08f25c75fa693d 100644 (file)
         "$uSee Also:$u accountinfo, nickinfo, userinfo"
         );
 };
-"SET LANGUAGE" ("/msg $S SET LANGUAGE <langname>",
+"SET LANGUAGE" ("/msg $N SET LANGUAGE <langname>",
         "Sets the language that $S and other services will use when sending you messages.",
         "If a particular message is not available in your language, it will use the closest match it has.",
         "Supported languages are: ${modcmd:languages}",
         "$uSee Also:$u set");
-"SET STYLE" ("/msg $S SET STYLE <style>",
+"SET STYLE" ("/msg $N SET STYLE <style>",
         "Sets the output style that $S and other services will use when sending you messages.",
         "The style can be:.",
         "   Normal    - userlist has ----- seprators and does not show numeric levels.",