Corrected some typos, code samples and changed a bit of wording. All code samples are now SpEL testcases.

This commit is contained in:
Andy Clement
2009-04-09 01:56:34 +00:00
parent 9a8bb5f709
commit f20dcf275f
2 changed files with 19 additions and 26 deletions

View File

@@ -196,7 +196,7 @@
<title>Spring Expression Language</title>
<para>Spring introduces an expression language which is similar to Unified
EL in its syntax but offers significantly more feature. The expression
EL in its syntax but offers significantly more features. The expression
language can be used when defining XML and Annotation based bean
definitions and also serves as the foundation for expression language
support across the Spring portfolio. Details of this new functionality can