Git commit fa5910db4667aa509332b77057bcd86afcf20170 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 24/01/2013 at 06:44. Pushed by lueck into branch 'KDE/4.10'.
Fix typo: diabled -> disabled backport to branch 4.10 (cherry picked from commit 148f17db88ec24500f6b7a10ec4b9b7e67124375) M +1 -1 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/fa5910db4667aa509332b77057bcd86afcf20170 diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index 93b866f..b131e2e 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -1234,7 +1234,7 @@ leads to the sort order <listitem><para> Enable <guilabel>Rename inline</guilabel> to use this mode if only one item is currently selected. -If this option is diabled or several items are selected, a dialog will be displayed for renaming. +If this option is disabled or several items are selected, a dialog will be displayed for renaming. </para></listitem> </itemizedlist>
