aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vmime/net/folder.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmime/net/folder.hpp b/vmime/net/folder.hpp
index f65f3711..dbab6900 100644
--- a/vmime/net/folder.hpp
+++ b/vmime/net/folder.hpp
@@ -415,7 +415,8 @@ public:
*/
virtual int getFetchCapabilities() const = 0;
- /** Return the sequence numbers of messages whose UID equal or greater than uid
+ /** Return the sequence numbers of messages whose UID equal or greater than
+ * the specified UID.
*
* @param uid the uid of the first message
* @throw net_exception if an error occurs