Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2002-06-24 17:33:16 +0000
committerVeronika Irvine2002-06-24 17:33:16 +0000
commit35166fea917eed12d6625cd9d9f9b639e94aac07 (patch)
tree5114d064d5d02496de19c5fd22e50f95b7f3d0ac /examples/org.eclipse.swt.examples.controls/doc-html
parentf1266af0e04e0a6a8e04cbdc23da0f5f8c974fc7 (diff)
downloadeclipse.platform.swt-35166fea917eed12d6625cd9d9f9b639e94aac07.tar.gz
eclipse.platform.swt-35166fea917eed12d6625cd9d9f9b639e94aac07.tar.xz
eclipse.platform.swt-35166fea917eed12d6625cd9d9f9b639e94aac07.zip
*** empty log message ***
Diffstat (limited to 'examples/org.eclipse.swt.examples.controls/doc-html')
-rwxr-xr-xexamples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html b/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
index fcb4e99b32..d4d44a56d0 100755
--- a/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
+++ b/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
@@ -16,7 +16,7 @@ The user can change styles and settings and view how this affects the control.
</p>
<h3>Running the example</h3>
-<p>From the Window menu select Show View &rarr; Other.
+<p>From the Window menu select Show View --> Other.
In the Show View dialog, expand SWT Examples and select the
view named SWT Controls. A view titled SWT Controls will appear in your current perspective.
</p>

Back to the top