Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2015-07-17 11:21:31 +0000
committerEike Stepper2015-07-17 11:21:31 +0000
commitdce320ffed924443a78bcc2bb8a663adfc718526 (patch)
tree5c9f2038f2e4daad5927ae3f2bf4273a3c347bac /setups/org.eclipse.projects.setup
parente29850ee924bd97a6d20e6b1d31f80a8afe68f72 (diff)
downloadorg.eclipse.oomph-dce320ffed924443a78bcc2bb8a663adfc718526.tar.gz
org.eclipse.oomph-dce320ffed924443a78bcc2bb8a663adfc718526.tar.xz
org.eclipse.oomph-dce320ffed924443a78bcc2bb8a663adfc718526.zip
[472590] Offer a New Wizard to create Product Setups
https://bugs.eclipse.org/bugs/show_bug.cgi?id=472590
Diffstat (limited to 'setups/org.eclipse.projects.setup')
-rw-r--r--setups/org.eclipse.projects.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/setups/org.eclipse.projects.setup b/setups/org.eclipse.projects.setup
index 1df4fcbd5..8fe982c07 100644
--- a/setups/org.eclipse.projects.setup
+++ b/setups/org.eclipse.projects.setup
@@ -253,7 +253,7 @@
<choice
value="None"
label="None"/>
- <description>Choose the compatibly level of the target platform</description>
+ <description>Choose the compatibility level of the target platform</description>
</setupTask>
<setupTask
xsi:type="setup:CompoundTask"

Back to the top