Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2020-09-11 06:34:04 +0000
committerLars Vogel2020-09-11 13:57:51 +0000
commit718949fc5401bbd35c955d2f3debcf13e9409225 (patch)
tree92bb465c39b344b8ab290061637ea2ce542428e7
parent987eedd91e229f1a694c10bcab04ce25cd988415 (diff)
downloadeclipse.platform.common-718949fc5401bbd35c955d2f3debcf13e9409225.tar.gz
eclipse.platform.common-718949fc5401bbd35c955d2f3debcf13e9409225.tar.xz
eclipse.platform.common-718949fc5401bbd35c955d2f3debcf13e9409225.zip
Change-Id: I549e4029331957e1a5a6514a49fa5b5f42f12cfc Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
-rw-r--r--bundles/org.eclipse.jdt.doc.user/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.jdt.doc.user/plugin.properties b/bundles/org.eclipse.jdt.doc.user/plugin.properties
index 129d417bf..5247171ad 100644
--- a/bundles/org.eclipse.jdt.doc.user/plugin.properties
+++ b/bundles/org.eclipse.jdt.doc.user/plugin.properties
@@ -8,5 +8,5 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-pluginName=Eclipse Java development user guide
+pluginName=Eclipse Java Development User Guide
providerName=Eclipse.org

Back to the top