diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-10-29 06:53:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-10-29 06:53:12 +0100 |
commit | 6b817015e30278faec4ede3c17fff4b981d06e40 (patch) | |
tree | 97c57f72aa0185fd6c80505eb628242ad2d041f4 /po/it.po | |
parent | b8c6a5a2e1d954f38ef730bec00869ee9912346a (diff) | |
download | weechat-6b817015e30278faec4ede3c17fff4b981d06e40.zip |
core: fix typo in /help key
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-10-21 09:21+0200\n" +"POT-Creation-Date: 2017-10-29 06:49+0100\n" "PO-Revision-Date: 2017-10-17 20:14+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1957,7 +1957,7 @@ msgid "" "\"@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 including " +" chat(xxx): chat area for buffer with name \"xxx\" (full name including " "plugin)\n" " bar(*): any bar\n" " bar(xxx): bar \"xxx\"\n" |