Navigation Menu

Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10265

git-svn-id: http://svn.whatwg.org/webapps@5454 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 9, 2010
1 parent 72dc9e9 commit 9e3dcb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -42275,7 +42275,7 @@ <h6 id=the-maxlength-attribute><span class=secno>4.10.7.2.7 </span>The <code tit

<p>The following extract shows how a messaging client's text entry
could be arbitrarily restricted to a fixed number of characters,
thus forcing any conversion through this medium to be terse and
thus forcing any conversation through this medium to be terse and
discouraging intelligent discourse.</p>

<pre>What are you doing? &lt;input name=status maxlength=140&gt;</pre>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -42255,7 +42255,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H

<p>The following extract shows how a messaging client's text entry
could be arbitrarily restricted to a fixed number of characters,
thus forcing any conversion through this medium to be terse and
thus forcing any conversation through this medium to be terse and
discouraging intelligent discourse.</p>

<pre>What are you doing? &lt;input name=status maxlength=140&gt;</pre>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -47151,7 +47151,7 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {

<p>The following extract shows how a messaging client's text entry
could be arbitrarily restricted to a fixed number of characters,
thus forcing any conversion through this medium to be terse and
thus forcing any conversation through this medium to be terse and
discouraging intelligent discourse.</p>

<pre>What are you doing? &lt;input name=status maxlength=140></pre>
Expand Down

0 comments on commit 9e3dcb7

Please sign in to comment.