Fix asciidoc syntax

A code block was incorrectly labeled as java.
This commit is contained in:
Gary Russell
2018-02-16 14:43:43 -05:00
parent c7c6264642
commit 0f47fd25d1

View File

@@ -409,7 +409,7 @@ inChannel.send(new GenericMessage<String>("5"));
----
Typically this would be a perfectly legal operation, however since we are using Datatype Channel the result of such operation would generate an exception:
[source,java]
[source]
----
Exception in thread "main" org.springframework.integration.MessageDeliveryException:
Channel 'numberChannel'