summaryrefslogtreecommitdiffstats
path: root/kodo/kodometer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kodo/kodometer.cpp')
-rw-r--r--kodo/kodometer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kodo/kodometer.cpp b/kodo/kodometer.cpp
index 22a946d..5ff372a 100644
--- a/kodo/kodometer.cpp
+++ b/kodo/kodometer.cpp
@@ -121,7 +121,7 @@ Kodometer::Kodometer(TQWidget* tqparent, const char* name)
}
/*
- * Now I'm not really sure what this does. I assume its here to tqfind
+ * Now I'm not really sure what this does. I assume its here to find
* all the displays on your system, and measure them. During the mouse
* tracking phase, we use the information stored here to determine how
* far the mouse moved on a given screen.