Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html')
-rwxr-xr-xexamples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html b/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
index 33c28e296c..b02bb3de8b 100755
--- a/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
+++ b/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
@@ -26,7 +26,7 @@ Uses SWT's GC and FontDialog, and JFace's InputDialog and action set support.
<h3>Running the example</h3>
-<p>From the Window menu select Show View &#8594; Other... .
+<p>From the Window menu select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the
view named Paint. A view titled Paint will appear in your current perspective.
</p>

Back to the top