Skip to content

Commit 22bff45

Browse files
author
Matthias Radestock
committed
fix typo
1 parent f0c025a commit 22bff45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/com/rabbitmq/client/test/functional/BindingLifecycle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public void testDurableBindingsDeletion() throws IOException {
112112

113113

114114
/**
115-
* This tests whether the default bindings for persistent queues
115+
* This tests whether the default bindings for durable queues
116116
* are recovered properly.
117117
*
118118
* The idea is to create a durable queue, nuke the server and then

0 commit comments

Comments
 (0)