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

spelling: neither-nor

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-06 08:40:33 -04:00
committed by Sébastien Helleu
parent 9f67ae369c
commit aee09ad0a0
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -635,8 +635,8 @@ alias_update_completion (struct t_alias *alias, const char *completion)
}
/*
* Checks if an alias name is valid: it must not contain any slashes nor
* any spaces.
* Checks if an alias name is valid: it must contain neither slashes nor
* spaces.
*
* Returns:
* 1: name is valid