From c1dd6ae779b584fd8ba39ed3115b6e5699e4c58a 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@792171 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/commands/qpid-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/python') diff --git a/qpid/python/commands/qpid-config b/qpid/python/commands/qpid-config index 9204a1faa7..c4ea5c5f2d 100755 --- a/qpid/python/commands/qpid-config +++ b/qpid/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