mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
spelling: cannot
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
08895863d9
commit
4ef3011ea9
@@ -59,7 +59,7 @@ input_exec_data (struct t_gui_buffer *buffer, const char *data)
|
||||
else
|
||||
{
|
||||
gui_chat_printf (buffer,
|
||||
_("%sYou can not write text in this "
|
||||
_("%sYou cannot write text in this "
|
||||
"buffer"),
|
||||
gui_chat_prefix[GUI_CHAT_PREFIX_ERROR]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user