Git commit 3cc8391c81b356025723cbcad12e92c1b8910315 by Michael Pyne, on behalf of Yuri Chornoivan. Committed on 27/04/2019 at 16:01. Pushed by mpyne into branch 'master'.
doc: Fix typo dependend -> depended. Differential Revision: https://phabricator.kde.org/D20174 M +1 -1 doc/index.docbook https://invent.kde.org/kde/kdesrc-build/commit/3cc8391c81b356025723cbcad12e92c1b8910315 diff --git a/doc/index.docbook b/doc/index.docbook index 881d861..409b927 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -3505,7 +3505,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>
