Author: gavin.king(a)jboss.com
Date: 2009-10-25 01:13:06 -0400 (Sun, 25 Oct 2009)
New Revision: 4292
Modified:
api/trunk/cdi/src/main/java/javax/enterprise/event/package-info.java
Log:
minor
Modified: api/trunk/cdi/src/main/java/javax/enterprise/event/package-info.java
===================================================================
--- api/trunk/cdi/src/main/java/javax/enterprise/event/package-info.java 2009-10-25
05:08:08 UTC (rev 4291)
+++ api/trunk/cdi/src/main/java/javax/enterprise/event/package-info.java 2009-10-25
05:13:06 UTC (rev 4292)
@@ -39,7 +39,7 @@
* if all the observed event qualifiers it specifies are event qualifiers
* of the event.</p>
*
- * <p>The order in which observer methods are called in not defined, and
+ * <p>The order in which observer methods are called is not defined, and
* so portable applications should not rely upon the order in which
* observers are called.</p>
*
Show replies by date