typo in refdoc (missing xml end tag)
This commit is contained in:
@@ -323,7 +323,7 @@ public Message<?> receive(final PollableChannel<?> channel) { ... }]]></programl
|
||||
Message headers prior to passing the Messages along. For example, if there are 5 subscribers, the
|
||||
sequence-size would be set to 5, and the Messages would have sequence-number header values ranging
|
||||
from 1 to 5. This value is 'false' by default.
|
||||
<programlisting language="xml"><publish-subscribe-channel id="exampleChannel" apply-sequence="true"/></programlisting
|
||||
<programlisting language="xml"><publish-subscribe-channel id="exampleChannel" apply-sequence="true"/></programlisting>
|
||||
</para>
|
||||
</section>
|
||||
<section id="channel-configuration-prioritychannel">
|
||||
|
||||
Reference in New Issue
Block a user