dbertoni 2003/01/23 18:23:18
Modified: c/src/XalanSourceTree FormatterToSourceTree.hpp
Log:
Fixed typo.
Revision Changes Path
1.13 +1 -1 xml-xalan/c/src/XalanSourceTree/FormatterToSourceTree.hpp
Index: FormatterToSourceTree.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XalanSourceTree/FormatterToSourceTree.hpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- FormatterToSourceTree.hpp 22 Nov 2002 17:23:29 -0000 1.12
+++ FormatterToSourceTree.hpp 24 Jan 2003 02:23:17 -0000 1.13
@@ -271,7 +271,7 @@
// appending a child becomes a linear search.
XalanNode* m_lastChild;
- // Stack of last children appended. There is a ono-to-one
+ // Stack of last children appended. There is a one-to-one
// correspondance to the entries in m_elementStack.
LastChildStackType m_lastChildStack;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]