From b8b02a136bf45e18f18e0e8561898a5439f4a963 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Thu, 15 Jan 2009 12:31:55 +0000 Subject: Minor typo fixes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@734685 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/QueueOptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/qpid/client/QueueOptions.h b/cpp/src/qpid/client/QueueOptions.h index 8c22414cbb..d159378198 100644 --- a/cpp/src/qpid/client/QueueOptions.h +++ b/cpp/src/qpid/client/QueueOptions.h @@ -40,7 +40,7 @@ class QueueOptions: public framing::FieldTable virtual ~QueueOptions(); /** - * Sets the queue sizing plocy + * Sets the queue sizing policy * * @param sp SizePolicy * REJECT - reject if queue greater than size/count -- cgit v1.2.1