--- a/trig/index.html Thu Aug 29 20:52:44 2013 +0100
+++ b/trig/index.html Sat Aug 31 15:10:04 2013 +0100
@@ -67,7 +67,7 @@
editors: [
{ name: "Gavin Carothers",
// link error, pls correct: url: "http://gavin.carothers.name/",
- company: "Lex Machina", companyURL: "https://lexmachina.com/" },
+ company: "Lex Machina", companyURL: "https://lexmachina.com/" }
],
// authors, add as many as you like.
@@ -372,12 +372,12 @@
</tr>
<tr>
- <td>'\"'</td>
+ <td>'\"'</td><!-- " -->
<td>U+0022</td>
</tr>
<tr>
- <td>'\''</td>
+ <td>'\''</td> <!-- ' -->
<td>U+0027</td>
</tr>