From 98a7b679ecb1d64d1002b2e6409a694e453734de Mon Sep 17 00:00:00 2001 From: Manuel Jordan Date: Wed, 27 Apr 2016 10:05:05 -0500 Subject: [PATCH] INT-4011: Fix `jdbc.adoc` for wrong `m-s` attr JIRA: https://jira.spring.io/browse/INT-4011 * The `jdbc.adoc` has an incorrect reference in a snippet code about *Priority Channel*. The correct attribute value must be `channelStore` --- src/reference/asciidoc/jdbc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/asciidoc/jdbc.adoc b/src/reference/asciidoc/jdbc.adoc index e190ea5320..6df71a4e84 100644 --- a/src/reference/asciidoc/jdbc.adoc +++ b/src/reference/asciidoc/jdbc.adoc @@ -446,7 +446,7 @@ To configure that scenario, simply extend one message store bean from the other: - +