summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoView.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoView.h')
-rw-r--r--lib/kofficecore/KoView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoView.h b/lib/kofficecore/KoView.h
index 49615973b..b6f5334dd 100644
--- a/lib/kofficecore/KoView.h
+++ b/lib/kofficecore/KoView.h
@@ -237,7 +237,7 @@ public:
virtual void paintEverything( TQPainter &painter, const TQRect &rect, bool transparent = false );
/**
- * @return TRUE if the document @p doc is represented in this view by
+ * @return true if the document @p doc is represented in this view by
* some KoViewChild.
*
* This is just a convenience function for @ref #child.