From ea9db48eed1b2d110dc7f8eb799e097341523ada Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Wed, 8 Jul 2009 14:53:39 +0000 Subject: Fixed a typo in the help text git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@792171 13f79535-47bb-0310-9956-ffa450edef68 --- python/commands/qpid-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/commands/qpid-config b/python/commands/qpid-config index 9204a1faa7..c4ea5c5f2d 100755 --- a/python/commands/qpid-config +++ b/python/commands/qpid-config @@ -118,7 +118,7 @@ def Usage (): 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." -- cgit v1.2.1