Git commit 7b047087d5a23c26bde399c8de154e5e32a07d81 by Yuri Chornoivan. Committed on 02/07/2016 at 19:59. Pushed by yurchor into branch 'master'.
Normalize help URL (help:foo ->help:/foo) M +1 -1 doc/viewer-editor.docbook http://commits.kde.org/krusader/7b047087d5a23c26bde399c8de154e5e32a07d81 diff --git a/doc/viewer-editor.docbook b/doc/viewer-editor.docbook index 85f774c..d7ea2a1 100644 --- a/doc/viewer-editor.docbook +++ b/doc/viewer-editor.docbook @@ -2051,7 +2051,7 @@ commands.</para> <sect4 id="katepart-pref-edit-spellcheck"> <title>Spellcheck</title> <para>These configuration options are described in the documentation for the -&systemsettings; module <ulink url="help:kcontrol/spellchecking">Spell Checker</ulink>.</para> +&systemsettings; module <ulink url="help:/kcontrol/spellchecking">Spell Checker</ulink>.</para> </sect4> </sect3> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
