Fix wording of DSN attributes documentation
This commit is contained in:
parent
6eb63399a1
commit
7000792fa0
@ -84,9 +84,9 @@ public:
|
|||||||
*/
|
*/
|
||||||
string getReturnFormat() const;
|
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;
|
string getEnvelopId() const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user