Author: rahul
Date: Thu Jan 3 14:35:18 2008
New Revision: 608664
URL: http://svn.apache.org/viewvc?rev=608664&view=rev
Log:
Typo.
Modified:
commons/proper/scxml/trunk/xdocs/changes.xml
Modified: commons/proper/scxml/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/changes.xml?rev=608664&r1=608663&r2=608664&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/changes.xml (original)
+++ commons/proper/scxml/trunk/xdocs/changes.xml Thu Jan 3 14:35:18 2008
@@ -38,7 +38,7 @@
<action dev="rahul" type="update">
[01-03-2008] Clarify via Javadocs that the SCXMLParser assumes the
- input if a well-formed and correct SCXML document.
+ input to be a well-formed and correct SCXML document.
</action>
<action dev="rahul" type="add" due-to="Ross Yakulis">