From 5200f18b3a65fa49d2b9a9a3f8abc445e663830f Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Thu, 9 Jun 2022 13:48:23 +0200 Subject: Fix typos in documentation and tests --- src/client/QXmppClientExtension.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/QXmppClientExtension.cpp') diff --git a/src/client/QXmppClientExtension.cpp b/src/client/QXmppClientExtension.cpp index f71e9163..7181cfc3 100644 --- a/src/client/QXmppClientExtension.cpp +++ b/src/client/QXmppClientExtension.cpp @@ -73,7 +73,7 @@ bool QXmppClientExtension::handleStanza(const QDomElement &) /// stanzas. /// /// \param stanza The DOM element to be handled. -/// \param e2eeMetadata If the element has been decrypted this contains metdata +/// \param e2eeMetadata If the element has been decrypted this contains metadata /// about the encryption. /// /// \return You should return true if the stanza was handled and no further -- cgit v1.2.3