Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2007-08-01 20:39:28 +0000
committerMichael Rennie2007-08-01 20:39:28 +0000
commitb754f4e34f7747a6b99a73536b06c4aa4422c04b (patch)
tree486d9c302d57873a99a092d518536f7a05dc700b /org.eclipse.debug.ui/schema
parentc649656de095a9c4b423f6117a41e6511dc422f4 (diff)
downloadeclipse.platform.debug-b754f4e34f7747a6b99a73536b06c4aa4422c04b.tar.gz
eclipse.platform.debug-b754f4e34f7747a6b99a73536b06c4aa4422c04b.tar.xz
eclipse.platform.debug-b754f4e34f7747a6b99a73536b06c4aa4422c04b.zip
spelling
Diffstat (limited to 'org.eclipse.debug.ui/schema')
-rw-r--r--org.eclipse.debug.ui/schema/launchShortcuts.exsd4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/schema/launchShortcuts.exsd b/org.eclipse.debug.ui/schema/launchShortcuts.exsd
index 10ef46a00..5b3686a13 100644
--- a/org.eclipse.debug.ui/schema/launchShortcuts.exsd
+++ b/org.eclipse.debug.ui/schema/launchShortcuts.exsd
@@ -223,7 +223,7 @@ appears in the run and/or debug cascade menus to launch the workbench selection
<element name="description">
<annotation>
<documentation>
- Provdies a mode specific desciption for this launch shortcut. This element was added in the 3.3. release.
+ Provides a mode specific description for this launch shortcut. This element was added in the 3.3. release.
</documentation>
</annotation>
<complexType>
@@ -247,6 +247,7 @@ appears in the run and/or debug cascade menus to launch the workbench selection
</complexType>
</element>
+
<annotation>
<appInfo>
<meta.section type="examples"/>
@@ -389,6 +390,7 @@ Example of a description for the run mode only:
</documentation>
</annotation>
+
<annotation>
<appInfo>
<meta.section type="copyright"/>

Back to the top