summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-05-30 11:17:04 +0000
committerGordon Sim <gsim@apache.org>2007-05-30 11:17:04 +0000
commitf75078e91e36cc12fc0e4c91fcac95c2c5a1f431 (patch)
tree1556a367299e305d103cbdd0844677139034a7a8
parent185c1598e0b73d490b7624e63db3c5348d5423c6 (diff)
downloadqpid-python-f75078e91e36cc12fc0e4c91fcac95c2c5a1f431.tar.gz
Fixed typo in spec file
-This line, and those below, will be ignored-- M specs/amqp-dtx-preview.xml git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@542799 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/specs/amqp-dtx-preview.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/specs/amqp-dtx-preview.xml b/qpid/specs/amqp-dtx-preview.xml
index 01379bd175..77ef5e0bb2 100644
--- a/qpid/specs/amqp-dtx-preview.xml
+++ b/qpid/specs/amqp-dtx-preview.xml
@@ -867,7 +867,7 @@
<!-- - - - SETTIMEOUT-OK - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
- <method name = "select-ok" synchronous = "1" index = "71" label = "confirm timeout set">
+ <method name = "set-timeout-ok" synchronous = "1" index = "71" label = "confirm timeout set">
<doc>
This method confirms that the timeout has been set.
</doc>