Skip to content

Commit 9acadc9

Browse files
committed
bring docs up to date with recent apigen extensions
1 parent 8b0de17 commit 9acadc9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/wikipages/data.ApiGen.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,10 @@ asynchronous event handler.
532532

533533
*** Overriding behaviour for particular specification versions
534534

535-
In some versions of the specification, a particular field or method
536-
may not be supported. Methods and parameters can be marked to cause
537-
particular implementations to complain if these features are used by
538-
applications:
535+
In some versions of the specification, a particular field, method or
536+
content header may not be supported. Methods and parameters can be
537+
marked to cause particular implementations to complain if these
538+
features are used by applications:
539539

540540
@code java
541541
[AmqpUnsupported("RabbitMQ.Client.Framing.v0_8qpid")]

0 commit comments

Comments
 (0)