summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2010-11-03 16:00:37 +0000
committerGrant Gayed <ggayed>2010-11-03 16:00:37 +0000
commit1c13bfa4f5998bd1457271a41ff60ed77e473e39 (patch)
treee8fa5175659460a743ddfcd9f9772a9ac0057548
parent87a7021a343ef8699321ba4b46baf0c8a6d72d3b (diff)
downloadeclipse.platform.swt-1c13bfa4f5998bd1457271a41ff60ed77e473e39.tar.gz
eclipse.platform.swt-1c13bfa4f5998bd1457271a41ff60ed77e473e39.tar.xz
eclipse.platform.swt-1c13bfa4f5998bd1457271a41ff60ed77e473e39.zip
*** empty log message ***
-rw-r--r--examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet349.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet349.java b/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet349.java
index 1c7efbdafc..f0e1c92539 100644
--- a/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet349.java
+++ b/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet349.java
@@ -11,7 +11,7 @@
package org.eclipse.swt.snippets;
/*
- * Table example snippet: Show a Table with images with various sizes
+ * Table example snippet: Show a Table with images of various sizes
*
* For more info on custom-drawing TableItem and TreeItem content see
* http://www.eclipse.org/articles/article.php?file=Article-CustomDrawingTableAndTreeItems/index.html