From 1691b3060c987943730f68fa7b4c23af9466d569 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 9 Aug 2009 12:19:47 +0200 Subject: Fix typo: explicitely -> explicitly --- src/plugins/aspell/weechat-aspell-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugins/aspell/weechat-aspell-config.c b/src/plugins/aspell/weechat-aspell-config.c index aea40c5f0..4d68f4b0d 100644 --- a/src/plugins/aspell/weechat-aspell-config.c +++ b/src/plugins/aspell/weechat-aspell-config.c @@ -302,7 +302,7 @@ weechat_aspell_config_init () "default_dict", "string", N_("default dictionary (or comma separated list of dictionaries) to " "use when buffer has no dictionary defined (leave blank to disable " - "aspell on buffers for which you didn't explicitely enabled it)"), + "aspell on buffers for which you didn't explicitly enabled it)"), NULL, 0, 0, "", NULL, 0, NULL, NULL, &weechat_aspell_config_change_default_dict, NULL, NULL, NULL); weechat_aspell_config_check_during_search = weechat_config_new_option ( -- cgit v1.2.3