diff options
-rw-r--r-- | specs/amqp.0-8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/amqp.0-8.xml b/specs/amqp.0-8.xml index 3b0a1d5363..bfb9ee4658 100644 --- a/specs/amqp.0-8.xml +++ b/specs/amqp.0-8.xml @@ -2521,7 +2521,7 @@ localised reply text The server MUST raise a channel exception if this is called on a transacted channel. </doc> - <response name="rollback-ok"/> + <response name="recover-ok"/> </method> <method name="recover-ok" synchronous="1" index="101"> confirm a successful recover |