Git commit 148f17db88ec24500f6b7a10ec4b9b7e67124375 by Yuri Chornoivan. Committed on 24/01/2013 at 06:44. Pushed by yurchor into branch 'master'.
Fix typo: diabled -> disabled M +1 -1 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/148f17db88ec24500f6b7a10ec4b9b7e67124375 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>
