You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2001/02/02 16:19:04 UTC

cvs commit: xml-xalan/java/compat_src compatOverview.html

dleslie     01/02/02 07:19:04

  Modified:    java/compat_src compatOverview.html
  Log:
  Fixed spelling error.
  
  Revision  Changes    Path
  1.3       +1 -1      xml-xalan/java/compat_src/compatOverview.html
  
  Index: compatOverview.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/compat_src/compatOverview.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- compatOverview.html	2001/01/19 18:48:50	1.2
  +++ compatOverview.html	2001/02/02 15:19:03	1.3
  @@ -1,5 +1,5 @@
   <HTML><HEAD></HEAD><BODY>
  -    <P>This compatatiblity API supports limited use of the Xalan-Java 1 API in the Xalan-Java 2 environment. For the Xalan-Java 2 API, see <A href="../apidocs/index.html" target="_top">Xalan-Java 2 API</A>.</P>
  +    <P>This compatibility API supports limited use of the Xalan-Java 1 API in the Xalan-Java 2 environment. For the Xalan-Java 2 API, see <A href="../apidocs/index.html" target="_top">Xalan-Java 2 API</A>.</P>
     
        <P><B>Basic procedure for performing transformations:</B></P>
       <OL>