Skip to content

Commit 3b1278a

Browse files
committed
typo
1 parent 8463932 commit 3b1278a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdi-portable-extension/src/main/java/org/jboss/as/quickstart/cdi/extension/CreatureExtension.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public CreatureExtension() {
5656
}
5757

5858
/**
59-
* Observer to a CDI lifecycle event to correctly setup the XML backed "injection.
59+
* Observer to a CDI lifecycle event to correctly setup the XML backed "injection".
6060
* @param pit CDI lifecycle callback payload
6161
* @param <X> Type of the Injection to observe
6262
*/

0 commit comments

Comments
 (0)