summaryrefslogtreecommitdiffstats
path: root/lib/kformula/formulacursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/formulacursor.h')
-rw-r--r--lib/kformula/formulacursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/formulacursor.h b/lib/kformula/formulacursor.h
index 1aa5d8bf..9843abfa 100644
--- a/lib/kformula/formulacursor.h
+++ b/lib/kformula/formulacursor.h
@@ -182,7 +182,7 @@ public:
BasicElement* replaceByMainChildContent(Direction = beforeCursor);
/**
- * Trys to find the element we are the main child of and tqreplace
+ * Trys to find the element we are the main child of and replace
* it with our content.
*
* This is simply another form of replaceByMainChildContent. You