[kdesrc-build] doc: doc: Correct spelling of --set-module-option-value

Michael Pyne null at kde.org
Tue May 1 02:30:21 UTC 2018


Git commit ac5cc6f1ba4c86770299cbe23bb6e61183071f65 by Michael Pyne.
Committed on 01/05/2018 at 02:29.
Pushed by mpyne into branch 'master'.

doc: Correct spelling of --set-module-option-value

Reported by Allen Winter, which led to no small measure of anguish until
I figured out that I'd "simply" misspelling the option in the docs.

M  +1    -1    doc/index.docbook

https://commits.kde.org/kdesrc-build/ac5cc6f1ba4c86770299cbe23bb6e61183071f65

diff --git a/doc/index.docbook b/doc/index.docbook
index 0182369..1f169cd 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3591,7 +3591,7 @@ preferred by &kdesrc-build;.
 </varlistentry>
 
 <varlistentry id="cmdline-module-option">
-<term><parameter>--set-module-value-option=<replaceable><module-name></replaceable>,<replaceable><option-name></replaceable>,<replaceable><option-value></replaceable></parameter></term>
+<term><parameter>--set-module-option-value=<replaceable><module-name></replaceable>,<replaceable><option-name></replaceable>,<replaceable><option-value></replaceable></parameter></term>
 <listitem><para>
 You can use this option to override an option in your <link linkend="configure-data">configuration file</link> for
 a specific module.


More information about the kde-doc-english mailing list