diff options
Diffstat (limited to 'src/fe-text/irssi.c')
-rw-r--r-- | src/fe-text/irssi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c index 1004f515..c0524247 100644 --- a/src/fe-text/irssi.c +++ b/src/fe-text/irssi.c @@ -96,7 +96,7 @@ static const char *firsttimer_text = "documentation to get you going.\n\n" "Our community and staff are available to assist you or\n" "to answer any questions you may have.\n\n" - "Use the HELP command to get detailed information about\n" + "Use the /HELP command to get detailed information about\n" "the available commands.\n" "- - - - - - - - - - - - - - - - - - - - - - - - - - - -"; |