dbertoni    2003/06/20 17:28:00

  Modified:    c/src/XMLSupport XMLParserLiaison.hpp
  Log:
  Fixed documentation glitch.
  
  Revision  Changes    Path
  1.21      +1 -1      xml-xalan/c/src/XMLSupport/XMLParserLiaison.hpp
  
  Index: XMLParserLiaison.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/XMLParserLiaison.hpp,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- XMLParserLiaison.hpp      22 Nov 2002 01:18:23 -0000      1.20
  +++ XMLParserLiaison.hpp      21 Jun 2003 00:28:00 -0000      1.21
  @@ -169,7 +169,7 @@
         * Get a factory object required to create nodes in the result tree.
         *
         * The liaison owns the XalanDocument instance, and will delete it when
  -      * when asked (see DestroyDocument()), or when the liaison is reset, or
  +      * when asked (see destroyDocument()), or when the liaison is reset, or
         * goes out of scope.
         * 
         * @return A XalanDocument instance.
  
  
  

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

Reply via email to