Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Becker2020-02-17 15:49:08 +0000
committerMatthias Becker2020-02-17 15:49:16 +0000
commite22d44f286836715f5a2eccafffc74583119b0e9 (patch)
tree8157eda4752dc0224e76d9c9ae5d312531fdf6f4
parent95ffe09079970317f67f486616c0c1b7971332cb (diff)
downloadeclipse.platform-e22d44f286836715f5a2eccafffc74583119b0e9.tar.gz
eclipse.platform-e22d44f286836715f5a2eccafffc74583119b0e9.tar.xz
eclipse.platform-e22d44f286836715f5a2eccafffc74583119b0e9.zip
-rw-r--r--platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml b/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
index 8aff5b30c..0f413d9d5 100644
--- a/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
+++ b/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
@@ -3,7 +3,7 @@
<extensionContent id="org.eclipse.ui.workbench.migration" name="Porting Guide" alt-style="css/whatsnew.properties" style="css/whatsnew.css" path="whatsnew/@">
<group filter="plugin=org.eclipse.platform.doc.isv" style-id="content-group" id="content-group">
<link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showPage?id=migrate" id="migration" style-id="content-link">
- <text>Learn what you need to do to make your old code work in Eclipse 4.10</text>
+ <text>Learn what you need to do to make your old code work in the new Eclipse release</text>
</link>
</group>
</extensionContent>

Back to the top