summaryrefslogtreecommitdiffstats
path: root/src/kvilib/core/kvi_pointerlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kvilib/core/kvi_pointerlist.h')
-rw-r--r--src/kvilib/core/kvi_pointerlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/core/kvi_pointerlist.h b/src/kvilib/core/kvi_pointerlist.h
index 8b5cb9c5..2051036c 100644
--- a/src/kvilib/core/kvi_pointerlist.h
+++ b/src/kvilib/core/kvi_pointerlist.h
@@ -630,7 +630,7 @@ public:
/// A call to this function should be preceded by a call to
/// first(),last(),at() or tqfindRef().
/// This function will return a NULL pointer if the current
- /// item has been tqinvalidated due to a remove operation.
+ /// item has been invalidated due to a remove operation.
///
T * safeCurrent()
{