Minor doc modifications

This commit is contained in:
Luke Taylor
2008-04-12 17:16:49 +00:00
parent c68ac55a8e
commit 6f289b3620
6 changed files with 38 additions and 25 deletions

View File

@@ -88,7 +88,7 @@
framework architecture and implementation classes, an understanding of which is important
if you need to do any serious customization. In this part, we take a slightly
gentler look at how to get started using some of the features of Spring Security 2.0.
In particular, the use of namespace configuration provides a much simpler path to securing
In particular, we'll look at namespace configuration which provides a much simpler path to securing
your application with little or no knowledge of the classes involved, unlike the traditional
Spring bean approach which required you to configure large numbers of beans.
</para>