dleslie     01/05/16 11:33:22

  Modified:    java/src/org/apache/xalan/lib/sql ExtensionError.java
  Log:
  Fixed "conflict" in javadoc comments.
  
  Revision  Changes    Path
  1.7       +4 -6      
xml-xalan/java/src/org/apache/xalan/lib/sql/ExtensionError.java
  
  Index: ExtensionError.java
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/java/src/org/apache/xalan/lib/sql/ExtensionError.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ExtensionError.java       2001/05/13 22:56:24     1.6
  +++ ExtensionError.java       2001/05/16 18:33:18     1.7
  @@ -94,12 +94,10 @@
    *    <message> Message from the Exception thrown </message>
    *  <exception-info>
    *
  - *    If another class subclasses this class, there will be an
  - *    oppurtitny to add specific information here. Each Extension
  - *    class should implement their own specific Extension Error class.
  - *  </exception-info>
  - * %lt;/ext-error>
  - *
  + *  If another class subclasses this class, there will be an
  + *  opportunity to add specific information here. Each Extension
  + *  class should implement their own specific Extension Error
  + *  class.
    * </p>
    * </pre>
    *
  
  
  

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

Reply via email to