diff options
Diffstat (limited to 'akregator/src/mk4storage/storagemk4impl.h')
-rw-r--r-- | akregator/src/mk4storage/storagemk4impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mk4storage/storagemk4impl.h b/akregator/src/mk4storage/storagemk4impl.h index bf50efc68..37e317646 100644 --- a/akregator/src/mk4storage/storagemk4impl.h +++ b/akregator/src/mk4storage/storagemk4impl.h @@ -105,7 +105,7 @@ class StorageMK4Impl : 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); |