Typo
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Thu, 28 Jul 2011 13:25:06 -0600
changeset 462 0085e593a27b
parent 461 5a48d6ca52a7
child 463 5b6f2e76a4c0
Typo

http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-July/032666.html

Reported-By: Michael A. Puls II
editing.html
source.html
--- 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