Author: mvdb
Date: Fri Jan 20 06:45:55 2006
New Revision: 370827

URL: http://svn.apache.org/viewcvs?rev=370827&view=rev
Log:
Fix typo. Thanx Philip Donaghy for pointing to it.

Modified:
    db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml

Modified: 
db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml
URL: 
http://svn.apache.org/viewcvs/db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml?rev=370827&r1=370826&r2=370827&view=diff
==============================================================================
--- db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml 
(original)
+++ db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml Fri 
Jan 20 06:45:55 2006
@@ -31,7 +31,7 @@
         Lets see examples for how to use them:
       </p>
       <source><![CDATA[
-<path id="runtime.classpath">
+<path id="runtime-classpath">
   <fileset dir="lib">
     <include name="**/*.jar"/>
     <include name="**/*.zip"/>


Reply via email to