summaryrefslogtreecommitdiff
path: root/src/plugins/buflist/buflist.c
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-01-29 11:17:15 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-01-29 12:41:28 +0100
commitfd746a04d65ef9abd8bd3f6495ab09a8e9616289 (patch)
treef85a96c38c4af5f3098ea3693a4ea56ff8606901 /src/plugins/buflist/buflist.c
parentbe0c04f49857109170bd6687d2a3a585369b02b9 (diff)
downloadweechat-fd746a04d65ef9abd8bd3f6495ab09a8e9616289.zip
core: force ctrl keys to lower case when they are added (closes #1875)
Diffstat (limited to 'src/plugins/buflist/buflist.c')
-rw-r--r--src/plugins/buflist/buflist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/buflist/buflist.c b/src/plugins/buflist/buflist.c
index 226161e92..a57c2e5b2 100644
--- a/src/plugins/buflist/buflist.c
+++ b/src/plugins/buflist/buflist.c
@@ -141,7 +141,7 @@ buflist_buffer_get_irc_pointers (struct t_gui_buffer *buffer,
* Buffers are sorted so that the active buffer and buffers immediately after
* this one are first in list, followed by the buffers before the active one.
* This sort respects the order of next active buffers that can be selected
- * with ctrl-X.
+ * with ctrl-x.
*
* For example with such list of merged buffers:
*