Skip to content

Commit c17a126

Browse files
committed
More Javadoc
1 parent 86ab68c commit c17a126

File tree

5 files changed

+659
-5
lines changed

5 files changed

+659
-5
lines changed

src/main/java/com/rabbitmq/client/amqp/Management.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import java.util.Map;
2323

2424
/**
25-
* API to manage AMQ 0.9.1 topology (exchanges, queues, and bindings).
25+
* API to manage AMQ 0.9.1 model topology (exchanges, queues, and bindings).
2626
*
2727
* @see <a href="https://www.rabbitmq.com/tutorials/amqp-concepts">AMQ 0.9.1 Model</a>
2828
*/

0 commit comments

Comments
 (0)