diff options
author | Carolyn MacLeod <carolyn> | 2002-04-18 03:49:38 +0000 |
---|---|---|
committer | Carolyn MacLeod <carolyn> | 2002-04-18 03:49:38 +0000 |
commit | 58a603a6941e52de76067d79ee127c91e61acb84 (patch) | |
tree | 37aebeb5ad63ea4861c4b641e540786ffd060547 /examples/org.eclipse.swt.examples/plugin.properties | |
parent | fc376aa826e598cb8c706ecd1bf0e6fd213286fc (diff) | |
download | eclipse.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-x | examples/org.eclipse.swt.examples/plugin.properties | 2 |
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 |