summaryrefslogtreecommitdiffstats
path: root/akregator/src/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/storage.h')
-rw-r--r--akregator/src/storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/storage.h b/akregator/src/storage.h
index 8c02a9f7..2c6a9ceb 100644
--- a/akregator/src/storage.h
+++ b/akregator/src/storage.h
@@ -105,7 +105,7 @@ class AKREGATOR_EXPORT Storage : public QObject
virtual TQStringList feeds() const = 0;
/** adds all feed storages from a source to this storage
- existing articles are replaced
+ existing articles are tqreplaced
*/
virtual void add(Storage* source) = 0;