diff options
Diffstat (limited to 'src/core/weechat.c')
-rw-r--r-- | src/core/weechat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/weechat.c b/src/core/weechat.c index 23619fa3e..6d23b2bea 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -434,7 +434,7 @@ weechat_startup_message () "The command /iset (script iset.pl) can help to customize " "WeeChat: /script install iset.pl\n" "\n" - "You can create and connect to an IRC server with /server and " + "You can add and connect to an IRC server with /server and " "/connect commands (see /help server).")); gui_chat_printf (NULL, "---"); gui_chat_printf (NULL, ""); |