You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mb...@apache.org on 2007/04/05 23:01:25 UTC

svn commit: r525956 - /jakarta/commons/proper/jxpath/trunk/xdocs/index.xml

Author: mbenson
Date: Thu Apr  5 14:01:23 2007
New Revision: 525956

URL: http://svn.apache.org/viewvc?view=rev&rev=525956
Log:
sp

Modified:
    jakarta/commons/proper/jxpath/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/jxpath/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jxpath/trunk/xdocs/index.xml?view=diff&rev=525956&r1=525955&r2=525956
==============================================================================
--- jakarta/commons/proper/jxpath/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/jxpath/trunk/xdocs/index.xml Thu Apr  5 14:01:23 2007
@@ -39,7 +39,7 @@
          getValue("locations[address/zipCode='90210']/address");
 </pre></blockquote>
           <p>
-            This XPath expression is equvalent to the following Java code:
+            This XPath expression is equivalent to the following Java code:
           </p>
 <blockquote><pre>
 Address address = null;



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org