diff --git a/src/reference/el.xml b/src/reference/el.xml index 2d031cfd..818b96d8 100644 --- a/src/reference/el.xml +++ b/src/reference/el.xml @@ -75,7 +75,7 @@
org.springframework.expression in the Spring Framework.
Existing applications will need to remove dependencies on org.jboss.el or org.ognl and use org.springframework.expression instead.
See the section below on EL Portability for other notes on upgrading.
@@ -370,4 +370,4 @@
If no such variable is found, an EvaluationException will be thrown.