diff options
| author | Gordon Sim <gsim@apache.org> | 2007-05-30 11:17:04 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-05-30 11:17:04 +0000 |
| commit | f2b034ea3f4fa70e512fafdf18fd42c370194329 (patch) | |
| tree | 3ca8c82e918c7817669743e6f2042739e7e6d65e /specs | |
| parent | 3aff281537087472f7534776469659980e0d32c0 (diff) | |
| download | qpid-python-f2b034ea3f4fa70e512fafdf18fd42c370194329.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/qpid@542799 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'specs')
| -rw-r--r-- | specs/amqp-dtx-preview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/amqp-dtx-preview.xml b/specs/amqp-dtx-preview.xml index 01379bd175..77ef5e0bb2 100644 --- a/specs/amqp-dtx-preview.xml +++ b/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> |
