1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 07:46:38 +02:00

core: fix typo in /help key

This commit is contained in:
Sébastien Helleu
2017-10-29 06:53:12 +01:00
parent b8c6a5a2e1
commit 6b817015e3
16 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -7573,7 +7573,7 @@ command_init ()
"format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n"
" *: any area on screen\n"
" chat: chat area (any buffer)\n"
" chat(xxx): char area for buffer with name \"xxx\" (full name "
" chat(xxx): chat area for buffer with name \"xxx\" (full name "
"including plugin)\n"
" bar(*): any bar\n"
" bar(xxx): bar \"xxx\"\n"