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 2008/06/28 22:45:34 UTC

svn commit: r672581 - /xalan/c/trunk/Tests/Performance/TestHarness.hpp

Author: dbertoni
Date: Sat Jun 28 13:45:33 2008
New Revision: 672581

URL: http://svn.apache.org/viewvc?rev=672581&view=rev
Log:
Fixed typo.

Modified:
    xalan/c/trunk/Tests/Performance/TestHarness.hpp

Modified: xalan/c/trunk/Tests/Performance/TestHarness.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/Performance/TestHarness.hpp?rev=672581&r1=672580&r2=672581&view=diff
==============================================================================
--- xalan/c/trunk/Tests/Performance/TestHarness.hpp (original)
+++ xalan/c/trunk/Tests/Performance/TestHarness.hpp Sat Jun 28 13:45:33 2008
@@ -242,7 +242,7 @@
             m_logger->error() 
                     << "Mode: " 
                     << testCase.inputMode.c_str()
-                    << " is inavlid for stylesheet: "
+                    << " is invalid for stylesheet: "
                     << testCase.stylesheet
                     << endl;
         }



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