' shows up as ' in IE (and many other browsers). Since ' is
not a valid entity for HTML. (It is for XML though).

-- Larry

Index: docs/manual/OptionalTasks/junit.html
===================================================================
RCS file: /home/cvspublic/ant/docs/manual/OptionalTasks/junit.html,v
retrieving revision 1.29
diff -u -r1.29 junit.html
--- docs/manual/OptionalTasks/junit.html        27 Aug 2003 14:23:16 -0000      
1.29
+++ docs/manual/OptionalTasks/junit.html        9 Sep 2003 19:04:13 -0000
@@ -97,7 +97,7 @@
   </tr>
   <tr>
     <td valign="top">timeout</td>
-    <td valign="top">Cancel the individual tests if they don&apos;t finish
+    <td valign="top">Cancel the individual tests if they don't finish
       in the given time (measured in milliseconds).  Ignored if
       <code>fork</code> is disabled.</td>
     <td align="center" valign="top">No</td>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to