From c4daa33c09d73711a29b4abc2b11c5f7c3e8a32c Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 23 Sep 2011 18:00:59 -0400 Subject: [PATCH] fixed typo --- docs/src/reference/docbook/scripting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/reference/docbook/scripting.xml b/docs/src/reference/docbook/scripting.xml index bfa8777bd5..a2a000233b 100644 --- a/docs/src/reference/docbook/scripting.xml +++ b/docs/src/reference/docbook/scripting.xml @@ -28,7 +28,7 @@ with Spring Integration depends on how well it conforms to the specification and/or the implementer's interpretation of the specification. If you plan to use Groovy as your scripting language, we recommended you use Spring-Integration's Groovy Support - as it offers additional features specific to Groovy. However you will find his section relevant as well. + as it offers additional features specific to Groovy. However you will find this section relevant as well.