240148 - Doc clarification - GC?
diff --git a/R3_4/new_and_noteworthy.html b/R3_4/new_and_noteworthy.html
index ec9b9b2..2726eba 100644
--- a/R3_4/new_and_noteworthy.html
+++ b/R3_4/new_and_noteworthy.html
@@ -218,9 +218,9 @@
</td>
</tr>
<tr id="swt-3">
- <td width="30%" valign="top" align="left"><b>Print control to GC</b></td>
+ <td width="30%" valign="top" align="left"><b>Draw control to GC</b></td>
- <td width="70%" valign="top">API was added to allow the printing of any Control
+ <td width="70%" valign="top">API was added to allow the drawing of any Control
to a GC. For more info, check out <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet292.java">Snippet
292</a>.
<p><img src="images/printControl.png" alt="Print a Control" /></p></td>