Git commit 15842995b15afe6706a696abfa592e1e63503a59 by Yuri Chornoivan. Committed on 23/12/2013 at 16:17. Pushed by ashark into branch 'docbook_historied_per_file'.
Fix typos Original commit: 49033a7d https://invent.kde.org/sdk/kdesrc-build/-/commit/49033a7dc322920c17c07aa339fe12b356f3f2a6 M +5 -5 doc/kdesrc-buildrc/conf-options-table.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/15842995b15afe6706a696abfa592e1e63503a59 diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook index 867208b1..94ca9119 100644 --- a/doc/kdesrc-buildrc/conf-options-table.docbook +++ b/doc/kdesrc-buildrc/conf-options-table.docbook @@ -490,12 +490,12 @@ on also use that proxy server, if possible, by setting the <entry>ignore-kde-structure</entry> <entry>Module setting overrides global</entry> <entry><para>This option is used to store the source and the build files directly -in the name of the module. Fir example: -source/extragear/network/telepathy/ktp-text-ui +in the name of the module. For example, +<literal>source/extragear/network/telepathy/ktp-text-ui</literal> becomes -source/ktp-text-ui. -This option is disabled by default, if you want to enable this you need to set this -option to <userinput>true</userinput></para> +<literal>source/ktp-text-ui</literal>. +This option is disabled by default. If you want to enable this option you need to set it +to <userinput>true</userinput>.</para> <para>This option was introduced with &kdesrc-build; 1.16.</para> </entry>
