summaryrefslogtreecommitdiff
path: root/src/gui/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/window.h')
-rw-r--r--src/gui/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/window.h b/src/gui/window.h
index f2f87cc0..4a0f08c3 100644
--- a/src/gui/window.h
+++ b/src/gui/window.h
@@ -163,7 +163,7 @@ class Window : public gcn::Window, public ConfigListener
Window *getParentWindow();
/**
- * Returns wether this window is modal. This doesn't necessarily mean
+ * Returns whether this window is modal. This doesn't necessarily mean
* that is gets input as a child modal window could get it.
*/
bool isModal();