diff options
Diffstat (limited to '')
-rw-r--r-- | src/messaging/folder.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messaging/folder.hpp b/src/messaging/folder.hpp index e67d0689..e7c50451 100644 --- a/src/messaging/folder.hpp +++ b/src/messaging/folder.hpp @@ -308,7 +308,7 @@ public: */ virtual store* getStore() = 0; - /** Possible fetchable objects. + /** Fetchable objects. */ enum FetchOptions { |