aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Osusky <[email protected]>2020-08-21 11:30:36 +0000
committerJan Osusky <[email protected]>2020-08-21 11:30:36 +0000
commit7000792fa087a871056b9338a688f0f334b3c41d (patch)
tree5f198305a4509f8bfa7d4cff139b66491d74d6dd
parentTry obtaining content disposition for all body parts types (diff)
downloadvmime-7000792fa087a871056b9338a688f0f334b3c41d.tar.gz
vmime-7000792fa087a871056b9338a688f0f334b3c41d.zip
Fix wording of DSN attributes documentation
-rw-r--r--src/vmime/net/dsnAttributes.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vmime/net/dsnAttributes.hpp b/src/vmime/net/dsnAttributes.hpp
index 9453e858..6749c721 100644
--- a/src/vmime/net/dsnAttributes.hpp
+++ b/src/vmime/net/dsnAttributes.hpp
@@ -84,9 +84,9 @@ public:
*/
string getReturnFormat() const;
- /** Returns envelop ID used pair the DSN with the original message.
+ /** Returns envelop ID used to pair the DSN with the original message.
*
- * @return envelop ID used pair the DSN with the original message.
+ * @return envelop ID used to pair the DSN with the original message.
*/
string getEnvelopId() const;