Index: src/XMPPConnection.h ================================================================== --- src/XMPPConnection.h +++ src/XMPPConnection.h @@ -31,11 +31,11 @@ @class XMPPAuthenticator; @class SSLSocket; @class XMPPMulticastDelegate; /** - * \brief A protocol should be (partially) implemented + * \brief A protocol that should be (partially) implemented * by delegates of a XMPPConnection */ @protocol XMPPConnectionDelegate #ifndef XMPP_CONNECTION_M