Fix wording of DSN attributes documentation

This commit is contained in:
Jan Osusky 2020-08-21 13:30:36 +02:00
parent 6eb63399a1
commit 7000792fa0

View File

@ -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;