mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
0505a0ff76
commit
c28696e602
@@ -1320,7 +1320,7 @@ gui_buffer_string_replace_local_var (struct t_gui_buffer *buffer,
|
||||
* List is a comma-separated list of buffers, where exclusion is possible with
|
||||
* char '!', and "*" means all buffers.
|
||||
*
|
||||
* Comparison is case sensitive.
|
||||
* Comparison is case-sensitive.
|
||||
*
|
||||
* Examples:
|
||||
* "*"
|
||||
|
||||
Reference in New Issue
Block a user