1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

core: fix typo in /help secure

This commit is contained in:
Sebastien Helleu
2013-08-07 08:27:28 +02:00
parent c4c66923f5
commit da66a343b3
17 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -6857,7 +6857,7 @@ command_init ()
" -delete: delete passphrase\n"
" decrypt: decrypt data still encrypted (it happens only "
"if passphrase was not given on startup)\n"
" -discard: discard all data still encrypted data\n"
" -discard: discard all data still encrypted\n"
" set: add or change secured data\n"
" del: delete secured data\n\n"
"Without argument, this command displays secured data "