Git commit a28137036835f0710603df5274fbdb40427bdbd2 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 16/11/2013 at 07:19. Pushed by lueck into branch 'KDE/4.11'.
Fix typo: ot->not (cherry picked from commit 944f0ad7d1b77c068dedfc342f9a753b6d2be3fb) backport for 4.12 M +1 -1 doc/kcontrol/windowbehaviour/index.docbook http://commits.kde.org/kde-workspace/a28137036835f0710603df5274fbdb40427bdbd2 diff --git a/doc/kcontrol/windowbehaviour/index.docbook b/doc/kcontrol/windowbehaviour/index.docbook index f98efd3..3b432d1 100644 --- a/doc/kcontrol/windowbehaviour/index.docbook +++ b/doc/kcontrol/windowbehaviour/index.docbook @@ -140,7 +140,7 @@ The window that happens to be under the mouse pointer becomes active. If the mouse is not over a window (for instance, it's on the desktop) the last window that was under the mouse has focus. New windows such as the mini command line invoked with <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo> will -ot receive the focus, you must move the mouse over them to type. +not receive the focus, you must move the mouse over them to type. </para> </listitem> </varlistentry>
