summaryrefslogtreecommitdiffstats
path: root/src/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.cpp')
-rw-r--r--src/screen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen.cpp b/src/screen.cpp
index ef62233..6bc9c0b 100644
--- a/src/screen.cpp
+++ b/src/screen.cpp
@@ -120,7 +120,7 @@ static int got_badwindow;
/*! Errorhandler for all X-Server related operations */
static XErrorHandler defaultHandler;
-//! to tqfind/handle bad XWindows / XSetErrorHandler
+//! to find/handle bad XWindows / XSetErrorHandler
/*!
* This function is involved by the search for the window of the Xscreensaver. By this
* function we seperate the BadWindow-error and set \ref got_badwindow if we get a BadWindow.