--- a/editing.html Thu Jul 28 12:12:51 2011 -0600
+++ b/editing.html Thu Jul 28 13:25:06 2011 -0600
@@ -704,7 +704,7 @@
<p>The first two points do not always hold for <code title="">strikethrough</code>
or <code title="">underline</code>, because it can be impossible to unset
-text-decoration in CSS. Also, by design, the state of <code title="">insertOrderedList</code> and <code title="">insertOrderedList</code> might
+text-decoration in CSS. Also, by design, the state of <code title="">insertOrderedList</code> and <code title="">insertUnorderedList</code> might
be true both before and after calling, because they only remove one level of
indentation. <code title="">unlink</code> should set the value to null. And
finally, the state of the various <code title="">justify</code> commands should
--- a/source.html Thu Jul 28 12:12:51 2011 -0600
+++ b/source.html Thu Jul 28 13:25:06 2011 -0600
@@ -652,7 +652,7 @@
<p>The first two points do not always hold for <code title>strikethrough</code>
or <code title>underline</code>, because it can be impossible to unset
text-decoration in CSS. Also, by design, the state of <code
-title>insertOrderedList</code> and <code title>insertOrderedList</code> might
+title>insertOrderedList</code> and <code title>insertUnorderedList</code> might
be true both before and after calling, because they only remove one level of
indentation. <code title>unlink</code> should set the value to null. And
finally, the state of the various <code title>justify</code> commands should