You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2005/12/21 08:03:20 UTC

svn commit: r358222 - /xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp

Author: dbertoni
Date: Tue Dec 20 23:03:15 2005
New Revision: 358222

URL: http://svn.apache.org/viewcvs?rev=358222&view=rev
Log:
Fixed typo in comment.

Modified:
    xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp

Modified: xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp
URL: http://svn.apache.org/viewcvs/xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp?rev=358222&r1=358221&r2=358222&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp (original)
+++ xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp Tue Dec 20 23:03:15 2005
@@ -541,7 +541,7 @@
                     // stylesheet.  We should examine this strategy, because
                     // an xml:space attribute on an xsl:text element results
                     // in building a stylesheet that tries to parent an
-                    // ElenTextLiteral instance to an ElemText instance, which
+                    // ElemTextLiteral instance to an ElemText instance, which
                     // should not ever happen.
                     fSpaceAttrProcessed = true;
                     break;



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org