Git commit 93eec181d0f87839d5614bb82c06b70a5ca2402b by Friedrich W. H. Kossebau. Committed on 16/12/2016 at 02:23. Pushed by kossebau into branch 'master'.
Fix typo in docs M +1 -1 doc/index.docbook https://commits.kde.org/okteta/93eec181d0f87839d5614bb82c06b70a5ca2402b diff --git a/doc/index.docbook b/doc/index.docbook index ca368381..8ec91d85 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -325,7 +325,7 @@ Support for strings (various Unicode encodings) in definitions <para>The Structures tool looks for structure descriptions in the subdirectory <filename class="directory">okteta/structures/</filename> of the user's directory for program data (find that by executing - <userinput><command>qtpaths</command> <option>--path GenericDataLocation</option></userinput>). + <userinput><command>qtpaths</command> <option>--paths GenericDataLocation</option></userinput>). You may need to create this directory if there are no structure definitions installed yet.</para> <para>Two files exist for every structure definition: One file for the actual definition and a
