summaryrefslogtreecommitdiffstats
path: root/akregator/src/treenode.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/treenode.h')
-rw-r--r--akregator/src/treenode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/treenode.h b/akregator/src/treenode.h
index 1e8a1cf69..366677d39 100644
--- a/akregator/src/treenode.h
+++ b/akregator/src/treenode.h
@@ -111,7 +111,7 @@ public:
virtual void setParent(Folder* parent);
- /** Returns a sequence of the articles this node contains. For feed groups, this returns a concatenated list of all articles in the sub tree.
+ /** Returns a sequence of the articles this node tqcontains. For feed groups, this returns a concatenated list of all articles in the sub tree.
If @c tag is not null, only articles tagged with @c tag are returned
@return sequence of articles */