Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21631
Affected topics: Canvas

git-svn-id: http://svn.whatwg.org/webapps@7928 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 6, 2013
1 parent 7e9f671 commit 8319007
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 @@ -33461,7 +33461,7 @@ <h5 id=2dcontext><span class=secno>4.8.11.2 </span>The 2D rendering context</h5>

<li>

<p><a href=#queue-a-task>Queue a task</a> associated with <code><a href=#the-canvas-element>canvas</a></code> element's <code><a href=#document>Document</a></code>
<p><a href=#queue-a-task>Queue a task</a> associated with <var title="">canvas</var>' <code><a href=#document>Document</a></code>
to perform the following substeps:</p>

<ol><li><p>Overwrite <var title="">output bitmap</var> with <var title="">bitmap
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -33461,7 +33461,7 @@ interface <dfn id=path>Path</dfn> {

<li>

<p><a href=#queue-a-task>Queue a task</a> associated with <code><a href=#the-canvas-element>canvas</a></code> element's <code><a href=#document>Document</a></code>
<p><a href=#queue-a-task>Queue a task</a> associated with <var title="">canvas</var>' <code><a href=#document>Document</a></code>
to perform the following substeps:</p>

<ol><li><p>Overwrite <var title="">output bitmap</var> with <var title="">bitmap
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -36127,7 +36127,7 @@ interface <dfn>Path</dfn> {

<li>

<p><span>Queue a task</span> associated with <code>canvas</code> element's <code>Document</code>
<p><span>Queue a task</span> associated with <var title="">canvas</var>' <code>Document</code>
to perform the following substeps:</p>

<ol>
Expand Down

0 comments on commit 8319007

Please sign in to comment.