diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-03 12:03:08 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-03 12:03:08 +0100 |
commit | 67a364550f083375ca1e4fb7b9cf53803490892a (patch) | |
tree | 9b0eeed1ebab42811d3c470d8868311a5a4eac54 /po/weechat.pot | |
parent | 64592951b5bb2656838531972d03168f78fef262 (diff) | |
download | weechat-67a364550f083375ca1e4fb7b9cf53803490892a.zip |
core: fix typo in weechat --help
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index f89061894..169de8d3e 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-10-23 14:36+0200\n" +"POT-Creation-Date: 2021-12-03 12:01+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -152,7 +152,7 @@ msgid "" "(in this order: config, data, cache, runtime)\n" " (environment variable WEECHAT_HOME is read if " "this option is not given)\n" -" -t, --temp-dir create a temporary WeeChat homedirectory and " +" -t, --temp-dir create a temporary WeeChat home directory and " "delete it on exit\n" " (incompatible with option \"-d\")\n" " -h, --help display this help\n" |