Git commit 5bb61901072e45bfc13b3c088bd29bd032698cf6 by Yuri Chornoivan. Committed on 22/02/2009 at 18:55. Pushed by ashark into branch 'docbook_historied_per_file'.
Fix typos svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=930155 Original commit: 172f3f99 https://invent.kde.org/sdk/kdesrc-build/-/commit/172f3f9924429665a8f4349870d4fc47b12626db M +1 -1 doc/using-kdesvn-build/advanced-features.docbook M +1 -1 doc/using-kdesvn-build/other-features.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/5bb61901072e45bfc13b3c088bd29bd032698cf6 diff --git a/doc/using-kdesvn-build/advanced-features.docbook b/doc/using-kdesvn-build/advanced-features.docbook index 920a1d6e..c001786e 100644 --- a/doc/using-kdesvn-build/advanced-features.docbook +++ b/doc/using-kdesvn-build/advanced-features.docbook @@ -117,7 +117,7 @@ into the &kde; build system and improve the build process by replacing some of the tools normally used (including &automake; and &make;). It is especially useful for those who are performing distributed compilation as it is much faster than the normal build system in this situation. However, even for a single computer build, -&unsermake; is faster than the competition. +&unsermake; is faster than the competitors. </para> <para>In addition, &unsermake; includes support for estimating the progress of diff --git a/doc/using-kdesvn-build/other-features.docbook b/doc/using-kdesvn-build/other-features.docbook index 484dad7a..60ef4660 100644 --- a/doc/using-kdesvn-build/other-features.docbook +++ b/doc/using-kdesvn-build/other-features.docbook @@ -31,7 +31,7 @@ debugging information for many functions.</para></listitem> <sect2 id="kdesvn-build-color"> <title>Color output</title> <para>When being run from &konsole; or a different terminal, &kdesvn-build; -will normally display with colorized test.</para> +will normally display with colorized text.</para> <para>You can disable this by using the <option>--no-color</option> on the command line, or by setting the &colorful-output; option in the <link linkend="configure-data">configuration file</link> to
