Author: gavin.king(a)jboss.com
Date: 2009-10-25 00:44:44 -0400 (Sun, 25 Oct 2009)
New Revision: 4288
Modified:
api/trunk/cdi/src/main/java/javax/enterprise/event/TransactionPhase.java
Log:
minor
Modified: api/trunk/cdi/src/main/java/javax/enterprise/event/TransactionPhase.java
===================================================================
--- api/trunk/cdi/src/main/java/javax/enterprise/event/TransactionPhase.java 2009-10-25
04:42:24 UTC (rev 4287)
+++ api/trunk/cdi/src/main/java/javax/enterprise/event/TransactionPhase.java 2009-10-25
04:44:44 UTC (rev 4288)
@@ -18,7 +18,7 @@
/**
* <p>Distinguishes the various kinds of transactional observer methods
- * from observer methods which are notified immediately.</p>
+ * from regular observer methods which are notified immediately.</p>
*
* <p>Transactional observer methods are observer methods which receive
* event notifications during the before or after completion phase of the
Show replies by date