summaryrefslogtreecommitdiffstats
path: root/bibletime/backend/cswordtreekey.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/backend/cswordtreekey.h')
-rw-r--r--bibletime/backend/cswordtreekey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/backend/cswordtreekey.h b/bibletime/backend/cswordtreekey.h
index 31d9896..5267050 100644
--- a/bibletime/backend/cswordtreekey.h
+++ b/bibletime/backend/cswordtreekey.h
@@ -45,7 +45,7 @@ public:
*/
virtual CSwordTreeKey* copy() const;
/**
- * Returns the last part of the current key as tqunicode decoded TQString.
+ * Returns the last part of the current key as unicode decoded TQString.
* Use this instead of TreeKeyIdx::getLocalName() to avoid encoding problems.
*/
virtual const TQString getLocalNameUnicode() const;