Author: pete.muir(a)jboss.org
Date: 2010-08-18 08:28:27 -0400 (Wed, 18 Aug 2010)
New Revision: 6987
Modified:
cdi-tck/branches/1.0/impl/src/main/java/org/jboss/jsr299/tck/tests/event/EventTest.java
Log:
minor
Modified:
cdi-tck/branches/1.0/impl/src/main/java/org/jboss/jsr299/tck/tests/event/EventTest.java
===================================================================
---
cdi-tck/branches/1.0/impl/src/main/java/org/jboss/jsr299/tck/tests/event/EventTest.java 2010-08-16
11:30:00 UTC (rev 6986)
+++
cdi-tck/branches/1.0/impl/src/main/java/org/jboss/jsr299/tck/tests/event/EventTest.java 2010-08-18
12:28:27 UTC (rev 6987)
@@ -55,7 +55,7 @@
/**
* FIXME the spec doesn't follow this exactly because technically it isn't
supposed to use
- * the bean resolution alorithm to obtain the instance, which it does.
+ * the bean resolution algorithm to obtain the instance, which it does.
*/
@Test(groups = { "events" })
@SpecAssertions({
Show replies by date