summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/screen.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen.cc b/src/screen.cc
index fcbe2ea6..d50ef6a3 100644
--- a/src/screen.cc
+++ b/src/screen.cc
@@ -526,7 +526,7 @@ void OBScreen::manageWindow(Window window)
// XXX: if on the current desktop..
client->frame->show();
- // XXX: handle any requested states such as shaded/maximized
+ // XXX: handle any requested states such as maximized
otk::OBDisplay::ungrab();