summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples/plugin.properties
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2002-04-18 03:49:38 +0000
committerCarolyn MacLeod <carolyn>2002-04-18 03:49:38 +0000
commit58a603a6941e52de76067d79ee127c91e61acb84 (patch)
tree37aebeb5ad63ea4861c4b641e540786ffd060547 /examples/org.eclipse.swt.examples/plugin.properties
parentfc376aa826e598cb8c706ecd1bf0e6fd213286fc (diff)
downloadeclipse.platform.swt-58a603a6941e52de76067d79ee127c91e61acb84.tar.gz
eclipse.platform.swt-58a603a6941e52de76067d79ee127c91e61acb84.tar.xz
eclipse.platform.swt-58a603a6941e52de76067d79ee127c91e61acb84.zip
*** empty log message ***
Diffstat (limited to 'examples/org.eclipse.swt.examples/plugin.properties')
-rwxr-xr-xexamples/org.eclipse.swt.examples/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples/plugin.properties b/examples/org.eclipse.swt.examples/plugin.properties
index c1c22b6776..30a4c283e6 100755
--- a/examples/org.eclipse.swt.examples/plugin.properties
+++ b/examples/org.eclipse.swt.examples/plugin.properties
@@ -95,7 +95,7 @@ launchitem.TextEditor.description = \
This example demonstrates how to use the StyledText widget to implement \
a text editor with formatting support.\n\n\
The example has a typical text editor interface. \
- The File menu contains Cut, Copy, Paste and Set Font items and the toolbar \
+ The Edit menu contains Cut, Copy, Paste and Set Font items and the toolbar \
provides a bold text toggle, three colour tools that operate on the current \
selection, and a reset to defaults button that also operates on the current selection.
\ No newline at end of file