Git commit 944f0ad7d1b77c068dedfc342f9a753b6d2be3fb by Yuri Chornoivan. Committed on 16/11/2013 at 07:19. Pushed by yurchor into branch 'master'.
Fix typo: ot->not M +1 -1 doc/kcontrol/windowbehaviour/index.docbook http://commits.kde.org/kde-workspace/944f0ad7d1b77c068dedfc342f9a753b6d2be3fb 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>
