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:
committed by
Sébastien Helleu
parent
9f67ae369c
commit
aee09ad0a0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user