(no commit message)
[utils] / support / cdi / src / main / java / org / wamblee / cdi / BeanManagerLookup.java
index afa42332afe1c016ac7ef40905510b719e8e3c07..87a578f176caa8c77d2ff6b6667e3114e32fb208 100644 (file)
@@ -23,7 +23,7 @@ import javax.naming.NamingException;
 
 /**
  * Class that encapsulates beanmanager lookup in a way so that the lookup can be
- * explicitly overriden (e.g. for unit test).
+ * explicitly overriden (for instance for unit test).
  * 
  * In case no bean manager is found the beanmanager is set to null and the
  * problem is logged.