diff --git a/src/XMPPConnection.h b/src/XMPPConnection.h index 2cc2c52..a47c2f8 100644 --- a/src/XMPPConnection.h +++ b/src/XMPPConnection.h @@ -33,7 +33,7 @@ @class XMPPMulticastDelegate; /** - * \brief A protocol should be (partially) implemented + * \brief A protocol that should be (partially) implemented * by delegates of a XMPPConnection */ @protocol XMPPConnectionDelegate