From 7000792fa087a871056b9338a688f0f334b3c41d Mon Sep 17 00:00:00 2001 From: Jan Osusky Date: Fri, 21 Aug 2020 13:30:36 +0200 Subject: Fix wording of DSN attributes documentation --- src/vmime/net/dsnAttributes.hpp | 4 ++-- 1 file 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; -- cgit v1.2.3