diff options
Diffstat (limited to 'src/core/wee-config.c')
-rw-r--r-- | src/core/wee-config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-config.c b/src/core/wee-config.c index 2f19e071e..44522dbde 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1300,7 +1300,7 @@ config_weechat_init_options () weechat_config_file, ptr_section, "jump_current_to_previous_buffer", "boolean", N_("jump to previous buffer displayed when jumping to current buffer " - "number (to easyly switch to another buffer, then come back to " + "number (to easily switch to another buffer, then come back to " "current buffer)"), NULL, 0, 0, "on", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL); config_look_nickmode = config_file_new_option ( |