Git commit 5ee62b00615154e0e1b920a0d67f863e345092a0 by Yuri Chornoivan. Committed on 22/01/2018 at 19:33. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook https://commits.kde.org/kdesrc-build/5ee62b00615154e0e1b920a0d67f863e345092a0 diff --git a/doc/index.docbook b/doc/index.docbook index 4199841..0c8b14f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -733,7 +733,7 @@ caused &kdesrc-build; to include the dependencies listed for linkend="conf-include-dependencies">include-dependencies</link> option). </para> -<note><para>The dependency resolution worked in this case only becase +<note><para>The dependency resolution worked in this case only because <replaceable>dolphin</replaceable> happened to be specified in a <literal>kde-projects</literal>-based module set (in this example, named <literal>base-apps</literal>). See <xref linkend="module-sets-kde"/>.
