jstrachan    2002/09/17 03:19:07

  Modified:    sql/xdocs index.xml
  Log:
  fixed minor typeo
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-commons-sandbox/sql/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/sql/xdocs/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml 13 Sep 2002 12:14:16 -0000      1.6
  +++ index.xml 17 Sep 2002 10:19:07 -0000      1.7
  @@ -56,7 +56,7 @@
     <taskdef
       name="ddl"
       classname="org.apache.commons.sql.task.DDLTask">
  -      lt;classpath refid="some.classpath"/>
  +      <classpath refid="some.classpath"/>
     </taskdef>    
                
     <ddl
  
  
  

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

Reply via email to