Bug 541832 - [code mining] Update preferences text to indicate
references include implementations



Change-Id: If7058e2be91299edace01796ff6e954a48bea898
Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
diff --git a/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/editor/ref-preferences-code-minings.htm b/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/editor/ref-preferences-code-minings.htm
index 9d4a362..eaf169a 100644
--- a/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/editor/ref-preferences-code-minings.htm
+++ b/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/editor/ref-preferences-code-minings.htm
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html lang="en">
 <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2016. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
+<meta name="copyright" content="Copyright (c) IBM Corporation and others 2018. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>Java Code Minings Preferences</title>
 <link rel="stylesheet" href="../../../../book.css" charset="ISO-8859-1" type="text/css">
@@ -48,9 +48,9 @@
 			<td valign="top" colspan="3"><h2>General</h2></td>
 		</tr>
 		<tr>
-			<td valign="top">Show references for</td>
+			<td valign="top">Show references (including implementations) for</td>
 			<td valign="top">
-			If enabled, the count of workspace references will be shown for the Java elements selected below.
+			If enabled, the count of workspace references will be shown for the Java elements selected below. Note that the reference count includes the implementation count.
 			</td>
 			<td valign="top">
 			On