From a0735fd67aa552c7fc0ae384df7625d41e65f5a5 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 17 Jan 2011 15:01:39 -0500 Subject: [PATCH] doc polish --- docs/src/reference/docbook/ftp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/reference/docbook/ftp.xml b/docs/src/reference/docbook/ftp.xml index bdcfc6ee7e..1014a68f24 100644 --- a/docs/src/reference/docbook/ftp.xml +++ b/docs/src/reference/docbook/ftp.xml @@ -132,8 +132,8 @@ xsi:schemaLocation="http://www.springframework.org/schema/integration/ftp list of files. - Since Spring Integration 2.0.2 we've added 'remote-file-separator' attribute which allows you to configure which - file separator character to use if default '/' is not applicable for your environment. + As of Spring Integration 2.0.2, we have added a 'remote-file-separator' attribute. That allows you to configure a + file separator character to use if the default '/' is not applicable for your particular environment. Please refer to the schema for more details on these attributes.