summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Northover <steve>2003-03-04 01:53:33 +0000
committerSteve Northover <steve>2003-03-04 01:53:33 +0000
commit3402904522ec0865cd8b644ac8ebe214f8a64d2e (patch)
tree4e3e6c120d649e322bfc4231d8b1a598f4b83344
parent310cbbaac91d67005c661e0f4cf8aec36a89617d (diff)
downloadeclipse.platform.swt-3402904522ec0865cd8b644ac8ebe214f8a64d2e.tar.gz
eclipse.platform.swt-3402904522ec0865cd8b644ac8ebe214f8a64d2e.tar.xz
eclipse.platform.swt-3402904522ec0865cd8b644ac8ebe214f8a64d2e.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
index 3c1cb2cb06..b605ea0cea 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
@@ -1100,8 +1100,8 @@ public class SWT {
/**
* accelerator constant used to extract the key stroke portion of
- * an accelerator. The key strike may be a key code or a unicode
- * character. If the key stroke is a key code <code>KEYCODE_BIT</code>
+ * an accelerator. The key stroke may be a key code or a unicode
+ * value. If the key stroke is a key code <code>KEYCODE_BIT</code>
* will be set.
*
* @since 2.1