You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2009/01/15 13:31:55 UTC

svn commit: r734685 - in /qpid/trunk/qpid/cpp: README src/qpid/client/QueueOptions.h

Author: tross
Date: Thu Jan 15 04:31:55 2009
New Revision: 734685

URL: http://svn.apache.org/viewvc?rev=734685&view=rev
Log:
Minor typo fixes

Modified:
    qpid/trunk/qpid/cpp/README
    qpid/trunk/qpid/cpp/src/qpid/client/QueueOptions.h

Modified: qpid/trunk/qpid/cpp/README
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/README?rev=734685&r1=734684&r2=734685&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/README (original)
+++ qpid/trunk/qpid/cpp/README Thu Jan 15 04:31:55 2009
@@ -33,6 +33,6 @@
 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.

Modified: qpid/trunk/qpid/cpp/src/qpid/client/QueueOptions.h
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/client/QueueOptions.h?rev=734685&r1=734684&r2=734685&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/qpid/client/QueueOptions.h (original)
+++ qpid/trunk/qpid/cpp/src/qpid/client/QueueOptions.h Thu Jan 15 04:31:55 2009
@@ -40,7 +40,7 @@
     virtual ~QueueOptions();
 	
     /**
-     * Sets the queue sizing plocy
+     * Sets the queue sizing policy
      * 
      * @param sp SizePolicy
      * REJECT - reject if queue greater than size/count