Git commit 2f50bd46ebcc643bd99f88afef45561f4fb5d08e by Yuri Chornoivan. Committed on 05/12/2016 at 15:38. Pushed by yurchor into branch 'master'.
Fix my typos and mistakes in docs M +6 -6 doc/installation.docbook https://commits.kde.org/krusader/2f50bd46ebcc643bd99f88afef45561f4fb5d08e diff --git a/doc/installation.docbook b/doc/installation.docbook index 0a28e999..81efd185 100644 --- a/doc/installation.docbook +++ b/doc/installation.docbook @@ -26,8 +26,8 @@ <sect1 id="requirements"> <title>Requirements</title> <para>In order to successfully use the most recent - &krusader;, you need &kde;libs - >= 54.x</para> + &krusader;, you need &kf5; + >= 5.18</para> <para>Required &kde; version:</para> <itemizedlist> <listitem> @@ -175,8 +175,8 @@ <para>Others <itemizedlist> <listitem> - <para><trademark class="registered">Slackware</trademark> tgz binaries can usually be - found on the <ulink url="https://krusader.org/get-krusader/index.html">&krusader; download page</ulink>.</para> + <para><trademark class="registered">Slackware</trademark> txz binaries can usually be + found ion the Slackware package repositories.</para> </listitem> <listitem> <para>There is a <link linkend="kde4_mac_install">&MacOS;-X port</link>.</para> @@ -334,7 +334,7 @@ <para>libqt5dbus5 (&Qt; 5 D-Bus module)</para> </listitem> <listitem> - <para>libqt5xml5 (&Qt;; 5 XML module)</para> + <para>libqt5xml5 (&Qt; 5 &XML; module)</para> </listitem> <listitem> <para>libqt5core5 (&Qt; 5 core module)</para> @@ -343,7 +343,7 @@ <para>libqt5gui5 (&Qt; 5 &GUI; module)</para> </listitem> <listitem> - <para>libgt5widgets5 (&Qt; 5 widgets module</para> + <para>libgt5widgets5 (&Qt; 5 widgets module)</para> </listitem> <listitem> <para>libqt5printsupport5 (&Qt; 5 print support module)</para>
