summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclTopicMatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/acl/AclTopicMatch.h')
-rw-r--r--cpp/src/qpid/acl/AclTopicMatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/acl/AclTopicMatch.h b/cpp/src/qpid/acl/AclTopicMatch.h
index 486c229ad5..654d1d63d4 100644
--- a/cpp/src/qpid/acl/AclTopicMatch.h
+++ b/cpp/src/qpid/acl/AclTopicMatch.h
@@ -30,7 +30,7 @@ namespace qpid {
namespace broker {
// Class for executing topic exchange routing key matching rules in
-// Acl code the allows or denies users publishing to an exchange.
+// Acl code. Allows or denies users publishing to an exchange.
class TopicExchange::TopicExchangeTester {
class boundNode;