Author: tross
Date: Wed Jul  8 14:53:39 2009
New Revision: 792171

URL: http://svn.apache.org/viewvc?rev=792171&view=rev
Log:
Fixed a typo in the help text

Modified:
    qpid/trunk/qpid/python/commands/qpid-config

Modified: qpid/trunk/qpid/python/commands/qpid-config
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/python/commands/qpid-config?rev=792171&r1=792170&r2=792171&view=diff
==============================================================================
--- qpid/trunk/qpid/python/commands/qpid-config (original)
+++ qpid/trunk/qpid/python/commands/qpid-config Wed Jul  8 14:53:39 2009
@@ -118,7 +118,7 @@
     print "                         accept-mode, and the discard-unroutable 
delivery property is set to false, and"
     print "                         there is no queue to route to for the 
given message according to the bindings"
     print "                         on this exchange."
-    print "    --passive            Do not actually change teh broker state 
(exchange will not be created)"
+    print "    --passive            Do not actually change the broker state 
(exchange will not be created)"
     print "    --durable            Exchange is durable"
     print "    --sequence           Exchange will insert a 'qpid.msg_sequence' 
field in the message header"
     print "                         with a value that increments for each 
message forwarded."



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

Reply via email to