From 14cb5128b31193831921ed68fbe3f9dad0625a64 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Fri, 30 Nov 2012 15:03:43 +0100 Subject: Fix a typo in the default conf --- data/default_config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 9c0c7052..7e667678 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -78,7 +78,7 @@ rooms = poezio@muc.poezio.eu # the method that poezio will use to store your bookmarks online # possible values are: privatexml, pep # You should not have to modify this, but if you have to, please do. -use_bookmarks_method = +use_bookmarks_method = # use this option to force the use of local bookmarks # possible values are: anything/false @@ -99,7 +99,7 @@ max_nick_length = 25 # Words that you want to complete on recent words completion, # separated by a colon (:). -# e.g. words = "anticonstitutionellement:I protest:I like bananas:" +# e.g. words = "anticonstitutionnellement:I protest:I like bananas:" words = # a list of words (separated by a colon (:)) that will be -- cgit v1.2.3