changeset 2366:480585fec48a default tip

Update spell checking section in the configuration file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 30 May 2023 16:37:46 +0200
parents d5486807b637
children
files mcabber/mcabberrc.example
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Tue May 30 16:29:50 2023 +0200
+++ b/mcabber/mcabberrc.example	Tue May 30 16:37:46 2023 +0200
@@ -128,10 +128,10 @@
 #set help_dirs = "/usr/share/mcabber/help;~/share/mcabber/help"
 #set help_to_current = 0
 
-# Aspell
-# If your mcabber has been built with Aspell support, you can enable spell
-# checking with the following options (you can't change them once mcabber is
-# running).
+# Spell checking
+# If your mcabber has been built with Aspell or Enchant support, you can enable
+# spell checking with the following options (you can't change them once mcabber
+# is running).
 #set spell_enable = 1
 #set spell_lang = en_US ru_RU
 #set spell_encoding = iso8859-1