Git commit 5052cf863192390fe6c77245fca8dbaeebfad6ec by Yuri Chornoivan. Committed on 21/06/2014 at 13:21. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 doc/index.docbook http://commits.kde.org/skrooge/5052cf863192390fe6c77245fca8dbaeebfad6ec diff --git a/doc/index.docbook b/doc/index.docbook index 8549553..114c359 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2444,7 +2444,7 @@ file is opened. It's also recommended to create a different account (⪚ "ETF") <sect1 id="howto_currency"> <title>How to set default currency and date format?</title> - <para>Default currency and date format are retrieve from &kde;'s system settings. Some distributions do not ship it with base &kde; packages, that should have been installed along &appname;. In such case you should install it through your distribution's package manager.</para> + <para>Default currency and date format are retrieved from &kde;'s system settings. Some distributions do not ship it with base &kde; packages, that should have been installed along &appname;. In such case you should install it through your distribution's package manager.</para> <para>You can then start it in a console: <userinput>systemsettings</userinput></para>
