1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +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
+2 -2
View File
@@ -177,7 +177,7 @@ secure_config_reload_cb (const void *pointer, void *data,
}
/*
* Callback for changes on some options "weechat.crypt.*" (that can not be
* Callback for changes on some options "weechat.crypt.*" (that cannot be
* changed if there are encrypted data.
*/
@@ -200,7 +200,7 @@ secure_config_check_crypt_option_cb (const void *pointer, void *data,
return 1;
gui_chat_printf (NULL,
_("%sOption %s.%s.%s can not be changed because there "
_("%sOption %s.%s.%s cannot be changed because there "
"are still encrypted data"),
gui_chat_prefix[GUI_CHAT_PREFIX_ERROR],
option->config_file->name,