(no commit message)
[utils] / test / enterprise / src / main / java / org / wamblee / test / transactions / TransactionResource.java
index 25fc290fcc5b7b5bf8888a9201b228a752fa2410..debd0967389d96057d71ff729e56d81507b16073 100644 (file)
@@ -17,7 +17,7 @@ package org.wamblee.test.transactions;
 
 
 /**
- * Interfaces to be implemented by resource that want to participate in transactions
+ * Interfaces to be implemented by resources that want to participate in transactions
  * managed through {@link SimpleTransactionManager}.
  * 
  * @author Erik Brakkee