summaryrefslogtreecommitdiffstats
path: root/akregator/src/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tag.h')
-rw-r--r--akregator/src/tag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tag.h b/akregator/src/tag.h
index 4e1e0222..d215eb8f 100644
--- a/akregator/src/tag.h
+++ b/akregator/src/tag.h
@@ -81,7 +81,7 @@ class Tag
bool isNull() const;
- /** tag identifier, used as key throughout the app and archive. Must be unique in the tag set. Can be an arbitrary unicode string, an URI etc. */
+ /** tag identifier, used as key throughout the app and archive. Must be unique in the tag set. Can be an arbitrary tqunicode string, an URI etc. */
TQString id() const;
/** user-visible name of the tag */