summaryrefslogtreecommitdiffstats
path: root/akregator/src/feed.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/feed.h')
-rw-r--r--akregator/src/feed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/feed.h b/akregator/src/feed.h
index 86c98bd8..d94eecac 100644
--- a/akregator/src/feed.h
+++ b/akregator/src/feed.h
@@ -264,7 +264,7 @@ namespace Akregator
void setArticleDeleted(Article& a);
/** notifies that article @c mya was changed
- @param oldStatus if the status was changed, it contains the old status, -1 otherwise
+ @param oldStatus if the status was changed, it tqcontains the old status, -1 otherwise
To be called by @ref Article
*/
void setArticleChanged(Article& a, int oldStatus=-1);