Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Khodjaiants2006-04-18 20:43:41 +0000
committerMikhail Khodjaiants2006-04-18 20:43:41 +0000
commitbfbd80c0fafc1d1dda6adaf3f1ae8147ce6295e1 (patch)
tree1d0251e9c550fb9ec854203a2af0d26a8458403f /debug/org.eclipse.cdt.debug.core
parentde00c8a6afab281851825ebc6361cb6148359c41 (diff)
downloadorg.eclipse.cdt-bfbd80c0fafc1d1dda6adaf3f1ae8147ce6295e1.tar.gz
org.eclipse.cdt-bfbd80c0fafc1d1dda6adaf3f1ae8147ce6295e1.tar.xz
org.eclipse.cdt-bfbd80c0fafc1d1dda6adaf3f1ae8147ce6295e1.zip
Typo.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.core')
-rw-r--r--debug/org.eclipse.cdt.debug.core/schema/CDebugger.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.core/schema/CDebugger.exsd b/debug/org.eclipse.cdt.debug.core/schema/CDebugger.exsd
index bc1fd6db0ff..02384435017 100644
--- a/debug/org.eclipse.cdt.debug.core/schema/CDebugger.exsd
+++ b/debug/org.eclipse.cdt.debug.core/schema/CDebugger.exsd
@@ -82,7 +82,7 @@
<attribute name="cpu" type="string">
<annotation>
<documentation>
- specifies a comma separated list of supported platforms.
+ specifies a comma separated list of supported architectures.
</documentation>
</annotation>
</attribute>

Back to the top