Git commit 5673daf1038bb93856328aa70d54089ac74ec974 by Michael Pyne, on behalf 
of Yuri Chornoivan.
Committed on 27/04/2019 at 16:01.
Pushed by ashark into branch 'docbook_historied_per_file'.

doc: Fix typo dependend -> depended.

Differential Revision: https://phabricator.kde.org/D20174

Original commit: 3cc8391c
https://invent.kde.org/sdk/kdesrc-build/-/commit/3cc8391c81b356025723cbcad12e92c1b8910315

M  +1    -1    doc/cmdline/supported-cmdline-params.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/5673daf1038bb93856328aa70d54089ac74ec974

diff --git a/doc/cmdline/supported-cmdline-params.docbook 
b/doc/cmdline/supported-cmdline-params.docbook
index 04b0c2f4..0123ec89 100644
--- a/doc/cmdline/supported-cmdline-params.docbook
+++ b/doc/cmdline/supported-cmdline-params.docbook
@@ -535,7 +535,7 @@ also <xref linkend="kdesrc-buildrc" />.
 <para>
     Prints out dependency information on the modules that would be built using 
a tree
     format (recursive). Listed information also includes which specific 
commit/branch/tag
-    is dependend on and whether or not the dependency would be built. Note: 
the generated
+    is depended on and whether or not the dependency would be built. Note: the 
generated
     output may become quite large for applications with many dependencies.
 </para>
 </listitem>

Reply via email to