diff --git a/docs/manual/src/docbook/samples.xml b/docs/manual/src/docbook/samples.xml
index c86608b003..1530402c0a 100644
--- a/docs/manual/src/docbook/samples.xml
+++ b/docs/manual/src/docbook/samples.xml
@@ -5,13 +5,12 @@
There are several sample web applications that are available with the project. To avoid
an overly large download, only the "tutorial" and "contacts" samples are included in the
- distribution zip file. You can either build the others yourself, or you can obtain the war
- files individually from the central Maven repository. We'd recommend the former. You can get
- the source as described in the introduction and it's
- easy to build the project yourself. There's more information on the project web site at
-
- http://www.springsource.org/security/ . All paths referred to in this
- chapter are relative to the project source directory.
+ distribution zip file. The others can be built directly from the source which you can obtain
+ as described in the introduction. It's easy to build
+ the project yourself and there's more information on the project web site at
+ http://www.springsource.org/security/ . All paths referred to in this chapter are
+ relative to the project source directory.
Tutorial Sample The tutorial sample is a nice basic example to get you started. It uses simple