INT-3017 Fix Typo

This commit is contained in:
Gary Russell
2013-11-04 17:08:53 -05:00
parent ce1f467793
commit 68f3990611

View File

@@ -158,7 +158,7 @@
<listitem>Feed Inbound Channel Adapter</listitem>
</itemizedlist>
<para>
New queue-based components has been added. The <code>&lt;int-redis:queue-inbound-channel-adapter/&gt;</code>
New queue-based components have been added. The <code>&lt;int-redis:queue-inbound-channel-adapter/&gt;</code>
and the <code>&lt;int-redis:queue-outbound-channel-adapter/&gt;</code> components are provided
to perform 'right pop' and 'left push' operations on a Redis List, respectively.
</para>