Git commit 36621f9cffac33a1846ea94c86d9a937187c9a83 by Burkhard Lück. Committed on 07/04/2015 at 18:35. Pushed by lueck into branch 'master'.
fix wrong command name systemsettings->systemsettings5 M +1 -1 doc/index.docbook http://commits.kde.org/systemsettings/36621f9cffac33a1846ea94c86d9a937187c9a83 diff --git a/doc/index.docbook b/doc/index.docbook index dbf2f47..1128399 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -104,7 +104,7 @@ By selecting <menuchoice><guimenu>Settings</guimenu><guimenuitem>System Settings </listitem> <listitem> <para> - By pressing <keycombo>&Alt;<keycap>F2</keycap></keycombo> or <keycombo>&Alt;<keycap>Space</keycap></keycombo>. This will bring up the &krunner; dialog. Type <command>systemsettings</command>, and press &Enter;. + By pressing <keycombo>&Alt;<keycap>F2</keycap></keycombo> or <keycombo>&Alt;<keycap>Space</keycap></keycombo>. This will bring up the &krunner; dialog. Type <command>systemsettings5</command>, and press &Enter;. </para> </listitem> <listitem>
