diff options
Diffstat (limited to 'src/client/QXmppRpcManager.h')
| -rw-r--r-- | src/client/QXmppRpcManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppRpcManager.h b/src/client/QXmppRpcManager.h index 13ad0aac..0c2beedf 100644 --- a/src/client/QXmppRpcManager.h +++ b/src/client/QXmppRpcManager.h @@ -37,7 +37,7 @@ class QXmppRpcResponseIq; /// \brief The QXmppRpcManager class make it possible to invoke remote methods /// and to expose local interfaces for remote procedure calls, as specified by -/// XEP-0009: Jabber-RPC. +/// \xep{0009}: Jabber-RPC. /// /// To make use of this manager, you need to instantiate it and load it into /// the QXmppClient instance as follows: |
