summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 2cc7b08a7..421b37a81 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -44,7 +44,7 @@ Window *_z_front_window = NULL;
Window *_z_back_window = NULL;
/*
- * Window that currently have focus. - The main purpose is to generate
+ * Window that currently has focus. - The main purpose is to generate
* FocusLost events, not to give next window in z-order focus when a
* window is closed.
*/