diff options
Diffstat (limited to 'src/client/QXmppVersionManager.h')
| -rw-r--r-- | src/client/QXmppVersionManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppVersionManager.h b/src/client/QXmppVersionManager.h index c336f8d2..7291c826 100644 --- a/src/client/QXmppVersionManager.h +++ b/src/client/QXmppVersionManager.h @@ -33,7 +33,7 @@ class QXmppVersionManagerPrivate; /// \brief The QXmppVersionManager class makes it possible to request for /// the software version of an entity as defined by \xep{0092}: Software Version. /// -/// \note It's object should not be created using it's constructor. Instead +/// \note Its object should not be created using its constructor. Instead /// \c QXmppClient::findExtension<QXmppVersionManager>() should be used to get /// the instantiated object of this class. /// |
