Author: gavin.king(a)jboss.com
Date: 2009-12-01 19:02:39 -0500 (Tue, 01 Dec 2009)
New Revision: 5186
Modified:
doc/trunk/reference/en-US/resources.xml
Log:
grammar
Modified: doc/trunk/reference/en-US/resources.xml
===================================================================
--- doc/trunk/reference/en-US/resources.xml 2009-12-01 15:51:23 UTC (rev 5185)
+++ doc/trunk/reference/en-US/resources.xml 2009-12-02 00:02:39 UTC (rev 5186)
@@ -53,7 +53,7 @@
<para>It might feel strange to be declaring resources in Java code.
Isn't this stuff that might be
deployment-specific? Certainly, and that's why it makes sense to declare
your resources in a class
- annotation <literal>(a)Alternative</literal>.</para>
+ annotated <literal>(a)Alternative</literal>.</para>
</section>