From 63e877a0e315e9f74c6d9095ba86f645316b3fa0 Mon Sep 17 00:00:00 2001 From: Boudewijn Rempt Date: Fri, 12 Jun 2015 17:41:49 +0200 Subject: [PATCH] Fix typo --- activation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activation.cpp b/activation.cpp index f99f4c008c..08f380c93e 100644 --- a/activation.cpp +++ b/activation.cpp @@ -148,7 +148,7 @@ namespace KWin them specially (blink, etc.). The state will be reset when the window eventually really becomes active. - There are one more ways how a window can become obstrusive, window stealing + There are two more ways how a window can become obtrusive, window stealing focus: By showing above the active window, by either raising itself, or by moving itself on the active desktop. - KWin will refuse raising non-active window above the active one,