# HG changeset patch # User Mikael Berthe # Date 1685457466 -7200 # Node ID 480585fec48a1b3cc4e42eafb02e2f13ef493c6d # Parent d5486807b6375188767650d7bf9c039244303cd8 Update spell checking section in the configuration file diff -r d5486807b637 -r 480585fec48a mcabber/mcabberrc.example --- 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