[mutter] window-x11: Fix typo



commit e294f6df8c7c9e81cab7a98709fbd19bb78756cd
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jan 15 14:22:59 2015 +0100

    window-x11: Fix typo

 src/x11/window-x11.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/x11/window-x11.c b/src/x11/window-x11.c
index 48818b4..5a741eb 100644
--- a/src/x11/window-x11.c
+++ b/src/x11/window-x11.c
@@ -789,7 +789,7 @@ meta_window_x11_focus (MetaWindow *window,
                * want us to send a WM_TAKE_FOCUS.
                *
                * Normally, we want to just leave the focus undisturbed until
-               * the window respnds to WM_TAKE_FOCUS, but if we're unmanaging
+               * the window responds to WM_TAKE_FOCUS, but if we're unmanaging
                * the current focus window we *need* to move the focus away, so
                * we focus the no_focus_window now (and set
                * display->focus_window to that) before sending WM_TAKE_FOCUS.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]