summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/wee-command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 00a32cf03..f0fec30ce 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -7131,7 +7131,7 @@ command_init ()
" display an error on core buffer:\n"
" /print -core -error Some error here\n"
" display message on core buffer with prefix \"abc\":\n"
- " /print -core abc\tThe message\n"
+ " /print -core abc\\tThe message\n"
" display a message on channel #weechat:\n"
" /print -buffer irc.freenode.#weechat Message on #weechat\n"
" send alert (BEL):\n"