Git commit db4943687395973c7efb57b92a3129ce41921e28 by Yuri Chornoivan. Committed on 16/03/2014 at 09:59. Pushed by yurchor into branch 'master'.
Add missing parenthesis M +1 -1 doc/index.docbook http://commits.kde.org/kdesrc-build/db4943687395973c7efb57b92a3129ce41921e28 diff --git a/doc/index.docbook b/doc/index.docbook index c356e60..b7498f0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -3825,7 +3825,7 @@ use the <link linkend="cmdline-resume">--resume</link> command line option, which resumes the last build starting at the module that failed. The source and metadata updates are skipped as well (but if you need these, it's generally better to use <link linkend="cmdline-resume-from">--resume-from</link> -instead.</para> +instead).</para> </sect3>
