Git commit 83dd32a6827d57701d98ca492fcd27dda8466d18 by Burkhard Lück. Committed on 11/12/2016 at 20:07. Pushed by lueck into branch 'master'.
fix typo in qtpaths M +1 -1 doc/kate/plugins.docbook https://commits.kde.org/kate/83dd32a6827d57701d98ca492fcd27dda8466d18 diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index b35c60e41..11f16dd80 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -3000,7 +3000,7 @@ current element if you are inside a tag.</para> <para>You can test all functions and limitations by loading <filename>katexmltools/testcases.xml</filename> in -<userinput><command>qtpaths</command> <option>- --paths GenericDataLocation </option></userinput> +<userinput><command>qtpaths</command> <option>--paths GenericDataLocation </option></userinput> into &kate; and following the instructions.</para> </sect2>
