File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/rabbitmq/client/amqp Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ interface Context {
8484 * or dead-letter it if it is configured.
8585 *
8686 * <p>Application-specific annotation keys must start with the <code>x-opt-</code> prefix.
87- * Annotation keys the broker understands starts with <code>x-</code>, but not with <code>x-opt-
87+ * Annotation keys the broker understands start with <code>x-</code>, but not with <code>x-opt-
8888 * </code>.
8989 *
9090 * <p>This maps to the AMQP 1.0 <code>
@@ -117,7 +117,7 @@ interface Context {
117117 * to the same or a different consumer.
118118 *
119119 * <p>Application-specific annotation keys must start with the <code>x-opt-</code> prefix.
120- * Annotation keys the broker understands starts with <code>x-</code>, but not with <code>x-opt-
120+ * Annotation keys the broker understands start with <code>x-</code>, but not with <code>x-opt-
121121 * </code>.
122122 *
123123 * <p>This maps to the AMQP 1.0 <code>
You can’t perform that action at this time.
0 commit comments