diff --git a/src/reference/docbook/amqp.xml b/src/reference/docbook/amqp.xml
index a473a61228..d0339b2426 100644
--- a/src/reference/docbook/amqp.xml
+++ b/src/reference/docbook/amqp.xml
@@ -548,7 +548,7 @@ this list can also be simple patterns to be matched against the header names (e.
Any user-defined headers within the AMQP
- MessageProperties
+ MessageProperties
will NOT be copied to or from an AMQP Message, unless explicitly specified
by the requestHeaderNames and/or
replyHeaderNames properties of the
diff --git a/src/reference/docbook/changes-2.0-2.1.xml b/src/reference/docbook/changes-2.0-2.1.xml
index c627819442..55af1505f1 100644
--- a/src/reference/docbook/changes-2.0-2.1.xml
+++ b/src/reference/docbook/changes-2.0-2.1.xml
@@ -29,7 +29,7 @@
GemFire Support
Spring Integration provides support for
- GemFire by providing
+ GemFire by providing
inbound adapters for entry and continuous query events, an outbound
adapter to write entries to the cache, and
diff --git a/src/reference/docbook/jdbc.xml b/src/reference/docbook/jdbc.xml
index 196b88889e..fa397663e2 100644
--- a/src/reference/docbook/jdbc.xml
+++ b/src/reference/docbook/jdbc.xml
@@ -48,7 +48,7 @@
a generic mapper that just returns a Map for each
row in the query result. Optionally, this can be changed by adding a reference to
a RowMapper instance (see the
- Spring
+ Spring
JDBC documentation for more detailed information about row mapping).
@@ -442,7 +442,7 @@
package: there is a create and a drop script example for a range of common
database platforms. A common way to use these scripts is to reference
them in a Spring
+ url="http://static.springsource.org/spring/docs/current/spring-framework-reference/html/jdbc.html#jdbc-intializing-datasource">Spring
JDBC data source initializer. Note that the scripts are provided
as samples or specifications of the the required table and column names.
You may find that you need to enhance them for production use (e.g. with
diff --git a/src/reference/docbook/router.xml b/src/reference/docbook/router.xml
index 1bc5116a14..3c2f4110bc 100644
--- a/src/reference/docbook/router.xml
+++ b/src/reference/docbook/router.xml
@@ -686,14 +686,15 @@
You may also find Collection Projection and Collection Selection
expressions useful to select multiple channels. For further information,
please see:
-
-
-
-
-
-
-
-
+
+
+
+ Collection Projection
+
+
+ Collection Selection
+
+