Author: rahul
Date: Wed Sep  6 14:42:55 2006
New Revision: 440883

URL: http://svn.apache.org/viewvc?view=rev&rev=440883
Log:
Thanks to Jörg Schaible ( joehni AT apache DOT org ) for the following spots:

 * Typo: s/compatibile/compatible/
 * Examples link now points to viewcvs


Modified:
    jakarta/commons/proper/jexl/trunk/xdocs/index.xml
    jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/jexl/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/xdocs/index.xml?view=diff&rev=440883&r1=440882&r2=440883
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/index.xml Wed Sep  6 14:42:55 2006
@@ -28,7 +28,7 @@
       embedded in applications and frameworks.  JEXL is inspired by Jakarta 
Velocity 
       and the Expression Language defined in the JavaServer Pages Standard Tag 
Library 
       version 1.1 (JSTL) and JavaServer Pages version 2.0 (JSP).  
-      While inspired by JSTL EL, it must be noted that JEXL is not a 
compatibile 
+      While inspired by JSTL EL, it must be noted that JEXL is not a 
compatible 
       implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 
(JSR-152). For a 
       compatible implementation of these specifications, see the 
       <a href="http://jakarta.apache.org/commons/el/";>Commons EL</a> project.

Modified: jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml?view=diff&rev=440883&r1=440882&r2=440883
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/navigation.xml Wed Sep  6 14:42:55 
2006
@@ -24,7 +24,7 @@
       <item name="Overview"                      href="/index.html" />
       <item name="1.0&#xA0;Javadoc"              
href="/apidocs-1.0/index.html"/>
       <item name="Latest&#xA0;Javadoc"           href="/apidocs/index.html"/>
-      <item name="Examples"                      
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/jexl/trunk/examples/"/>
+      <item name="Examples"                      
href="http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/examples/"/>
       <item name="Releases and Builds"           href="/releases.html"/>
       <item name="Jar Downloads"                 href="/downloads.html"/>
       <item name="Reference"                     href="/reference/index.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to