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/README | 2 +- cpp/src/qpid/client/QueueOptions.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp') diff --git a/cpp/README b/cpp/README index 58a6bd97cd..a16dec09c4 100644 --- a/cpp/README +++ b/cpp/README @@ -33,6 +33,6 @@ http://cwiki.apache.org/qpid/ 3. Quick start ============== If you are impatient to get on, ./configure && make will usually be -sifficient to compile. Running make check will run tests, make install +sufficient to compile. Running make check will run tests, make install will install the client and daemon. For more detailed information, please see the INSTALL notes. 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