Author: shane.bryzak(a)jboss.com
Date: 2009-02-18 17:27:45 -0500 (Wed, 18 Feb 2009)
New Revision: 1580
Modified:
tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
fix invalid character
Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml 2009-02-18 22:24:22 UTC (rev 1579)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml 2009-02-18 22:27:45 UTC (rev 1580)
@@ -482,7 +482,7 @@
</assertion>
<assertion id="b">
- <text>Stereotype declarations are transitive � a stereotype declared by a
second stereotype is inherited by all beans and other stereotypes that declare the second
stereotype</text>
+ <text>Stereotype declarations are transitive - a stereotype declared by a
second stereotype is inherited by all beans and other stereotypes that declare the second
stereotype</text>
</assertion>
<assertion id="c">
Show replies by date