1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

spelling: should / may

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-06 08:30:51 -04:00
committed by Sébastien Helleu
parent dcd62f7ee6
commit 42c8f86533
14 changed files with 125 additions and 125 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ alias_command_init ()
weechat_hook_command (
"alias",
N_("list, add or remove command aliases"),
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
/* TRANSLATORS: only text between angle brackets (eg: "<name>") may be translated */
N_("list [<name>]"
" || add|addreplace <name> [<command>[;<command>...]]"
" || addcompletion|addreplacecompletion <completion> <name> "