diff options
Diffstat (limited to 'src/client/QXmppClientExtension.cpp')
| -rw-r--r-- | src/client/QXmppClientExtension.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
