fix bidi text to have correct language and meaning
diff --git a/R3_3/images/advanced-bidi.png b/R3_3/images/advanced-bidi.png
index a469543..2be2be6 100644
--- a/R3_3/images/advanced-bidi.png
+++ b/R3_3/images/advanced-bidi.png
Binary files differ
diff --git a/R3_3/new_and_noteworthy.html b/R3_3/new_and_noteworthy.html
index 8a678be..05e726e 100644
--- a/R3_3/new_and_noteworthy.html
+++ b/R3_3/new_and_noteworthy.html
@@ -414,7 +414,7 @@
   <tr>
     <td width="30%" valign="top" align="left"><b>Advanced graphics supports mirroring</b></td>
     <td width="70%" valign="top">Advanced graphics now renders correctly in RTL mode. The snapshot below
-    shows Arabic text drawn using transforms and patterns on a Canvas.
+    shows bidirectional text drawn using transforms and patterns on a Canvas.
 	<p><img border="0" src="images/advanced-bidi.png" alt="Advanced graphics in RTL mode"></p>
     </td>
   </tr>