From: <bo...@us...> - 2009-05-25 15:44:05
|
Revision: 336 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=336&view=rev Author: bodewig Date: 2009-05-25 15:43:57 +0000 (Mon, 25 May 2009) Log Message: ----------- typo Modified Paths: -------------- trunk/xmlunit/src/main/java-core/net/sf/xmlunit/validation/Languages.java Modified: trunk/xmlunit/src/main/java-core/net/sf/xmlunit/validation/Languages.java =================================================================== --- trunk/xmlunit/src/main/java-core/net/sf/xmlunit/validation/Languages.java 2009-05-25 15:43:26 UTC (rev 335) +++ trunk/xmlunit/src/main/java-core/net/sf/xmlunit/validation/Languages.java 2009-05-25 15:43:57 UTC (rev 336) @@ -16,7 +16,7 @@ import javax.xml.XMLConstants; /** - * Contants for the languages supported by XMLUnit's schema + * Constants for the languages supported by XMLUnit's schema * validation. More languages may be supported depending on your JAXP * environment. */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |