From 68f399061199d8107f698f4e1c43586e921805e9 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 4 Nov 2013 17:08:53 -0500 Subject: [PATCH] INT-3017 Fix Typo --- src/reference/docbook/whats-new.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/docbook/whats-new.xml b/src/reference/docbook/whats-new.xml index 614e17e06c..53b20bc8bd 100644 --- a/src/reference/docbook/whats-new.xml +++ b/src/reference/docbook/whats-new.xml @@ -158,7 +158,7 @@ Feed Inbound Channel Adapter - New queue-based components has been added. The <int-redis:queue-inbound-channel-adapter/> + New queue-based components have been added. The <int-redis:queue-inbound-channel-adapter/> and the <int-redis:queue-outbound-channel-adapter/> components are provided to perform 'right pop' and 'left push' operations on a Redis List, respectively.