Update Code Templates preferences - Bug 545011 - Add checkbox to the
module and package wizard to control comment generation

Change-Id: Iae2fe76aff66796b2f7f825be0de006fa395049e
Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/codestyle/ref-preferences-code-templates.htm b/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/codestyle/ref-preferences-code-templates.htm
index 4ef42a8..8a6d4a4 100644
--- a/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/codestyle/ref-preferences-code-templates.htm
+++ b/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/codestyle/ref-preferences-code-templates.htm
@@ -76,10 +76,10 @@
 		</tr>
 		<tr>
 			<td valign="top" width="25%">
-			<p>Automatically add comments for new methods and types</p>
+			<p>Automatically add comments for new methods, types, modules, packages and files</p>
 			</td>
 			<td valign="top">
-			<p>If selected, newly generated methods and types are automatically generated with comments where appropriate. The formats of the generated comments are
+			<p>If selected, newly generated methods, types, modules, packages and files are automatically generated with comments where appropriate. The formats of the generated comments are
 			defined by the <a href="#comment-templates">Comment Templates</a>.</p>
 			</td>
 			<td valign="top">