summaryrefslogtreecommitdiffstats
path: root/kig/kig/kig_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/kig/kig_view.h')
-rw-r--r--kig/kig/kig_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/kig/kig_view.h b/kig/kig/kig_view.h
index 4c167d7a..9d3ebab2 100644
--- a/kig/kig/kig_view.h
+++ b/kig/kig/kig_view.h
@@ -235,7 +235,7 @@ class KigView
TQScrollBar* mbottomscroll;
/**
- * aptqparently, TQScrollBar also emits its signals when you update it
+ * apparently, TQScrollBar also emits its signals when you update it
* manually, so we ignore them while we're in \ref updateScrollBars()...
*/
bool mupdatingscrollbars;