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;