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

spelling: cannot

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-06 08:13:43 -04:00
committed by Sébastien Helleu
parent 08895863d9
commit 4ef3011ea9
27 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -4245,7 +4245,7 @@ string_levenshtein (const char *string1, const char *string2,
*
* If allow_escape == 1, the prefix/suffix can be escaped with a backslash
* (which is then omitted in the result).
* If allow_escape == 0, the backslash is kept as-is and can not be
* If allow_escape == 0, the backslash is kept as-is and cannot be
* used to escape the prefix/suffix.
*
* Argument "list_prefix_no_replace" is a list to prevent replacements in