Git commit b2fa3dd7d801969d5cacb6afb6dd2ae0db91989e by Antonio Rojas. Committed on 26/10/2023 at 13:12. Pushed by ltoscano into branch 'master'.
Drop mention to unsupported spell checkers enchant support was dropped years ago BUG: 476099 M +1 -2 doc/fundamentals/tasks.docbook https://invent.kde.org/system/khelpcenter/-/commit/b2fa3dd7d801969d5cacb6afb6dd2ae0db91989e diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook index dabcea67..9362a590 100644 --- a/doc/fundamentals/tasks.docbook +++ b/doc/fundamentals/tasks.docbook @@ -667,8 +667,7 @@ writing parts of this section.</para> &kmail;, and &calligrawords;. It is a &GUI; frontend to various free spell checkers.</para> <para>To use &sonnet; you need to install a spell checker like -<application>&GNU; Aspell</application>, <application>Enchant</application>, -<application>Hspell</application>, <application>ISpell</application> or +<application>&GNU; Aspell</application>, <application>Hspell</application> or <application>Hunspell</application> and additionally the corresponding dictionaries for the languages that you wish to use.</para>
