diff options
Diffstat (limited to 'akregator/src/storagedummyimpl.h')
-rw-r--r-- | akregator/src/storagedummyimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/storagedummyimpl.h b/akregator/src/storagedummyimpl.h index e5ef8cd81..35cbdda43 100644 --- a/akregator/src/storagedummyimpl.h +++ b/akregator/src/storagedummyimpl.h @@ -88,7 +88,7 @@ class StorageDummyImpl : public Storage virtual TQString restoreTagSet() const; /** adds all feed storages from a source to this storage - existing articles are replaced + existing articles are tqreplaced */ virtual void add(Storage* source); |