You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2010/02/17 15:08:52 UTC

svn commit: r910982 - /qpid/trunk/qpid/python/qpid/messaging.py

Author: rhs
Date: Wed Feb 17 14:08:52 2010
New Revision: 910982

URL: http://svn.apache.org/viewvc?rev=910982&view=rev
Log:
fixed address syntax error in docs

Modified:
    qpid/trunk/qpid/python/qpid/messaging.py

Modified: qpid/trunk/qpid/python/qpid/messaging.py
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/python/qpid/messaging.py?rev=910982&r1=910981&r2=910982&view=diff
==============================================================================
--- qpid/trunk/qpid/python/qpid/messaging.py (original)
+++ qpid/trunk/qpid/python/qpid/messaging.py Wed Feb 17 14:08:52 2010
@@ -349,7 +349,7 @@
   -------
   The options map permits the following parameters::
 
-    <name> [ / <subject> ] {
+    <name> [ / <subject> ] ; {
       create: <create-policy>,
       delete: <delete-policy>,
       assert: <assert-policy>,



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org