Author: stliu
Date: 2010-09-01 06:32:43 -0400 (Wed, 01 Sep 2010)
New Revision: 20297
Modified:
annotations/branches/v3_4_0_GA_CP/src/main/java/org/hibernate/annotations/NotFound.java
Log:
typo in javadoc
Modified:
annotations/branches/v3_4_0_GA_CP/src/main/java/org/hibernate/annotations/NotFound.java
===================================================================
---
annotations/branches/v3_4_0_GA_CP/src/main/java/org/hibernate/annotations/NotFound.java 2010-08-31
19:07:03 UTC (rev 20296)
+++
annotations/branches/v3_4_0_GA_CP/src/main/java/org/hibernate/annotations/NotFound.java 2010-09-01
10:32:43 UTC (rev 20297)
@@ -8,7 +8,7 @@
import java.lang.annotation.Target;
/**
- * Action to do when an element is not found on a association whiel beeing expected
+ * Action to do when an element is not found on a association while being expected
*
* @author Emmanuel Bernard
*/
Show replies by date