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=16466
Affected topics: Canvas, HTML

git-svn-id: http://svn.whatwg.org/webapps@7040 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 28, 2012
1 parent 6312d09 commit 23d867c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Expand Up @@ -36429,7 +36429,7 @@ <h6 id=text-styles><span class=secno>4.8.11.1.4 </span>Text styles</h6>

<p>Consider an ellipse that has its origin at (<var title="">x</var>, <var title="">y</var>), that has a major-axis
radius <var title="">radiusX</var> and a minor-axis radius <var title="">radiusY</var>, and that is rotated about its origin such
that its semi-major axis is inclined <var title="">radius</var>
that its semi-major axis is inclined <var title="">angle</var>
radians anti-clockwise from the x-axis. The points at <var title="">startAngle</var> and <var title="">endAngle</var> along
this circle's circumference, measured in radians clockwise from the
ellipse's semi-major axis, are the start and end points
Expand Down Expand Up @@ -101070,6 +101070,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Wladimir Palant,
Wojciech Mach,
Wolfram Kriesing,
Xan Gregg,
Yang Chen,
Ye-Kui Wang,
Yehuda Katz,
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -36429,7 +36429,7 @@ try {

<p>Consider an ellipse that has its origin at (<var title="">x</var>, <var title="">y</var>), that has a major-axis
radius <var title="">radiusX</var> and a minor-axis radius <var title="">radiusY</var>, and that is rotated about its origin such
that its semi-major axis is inclined <var title="">radius</var>
that its semi-major axis is inclined <var title="">angle</var>
radians anti-clockwise from the x-axis. The points at <var title="">startAngle</var> and <var title="">endAngle</var> along
this circle's circumference, measured in radians clockwise from the
ellipse's semi-major axis, are the start and end points
Expand Down Expand Up @@ -101070,6 +101070,7 @@ if (s = prompt('What is your name?')) {
Wladimir Palant,
Wojciech Mach,
Wolfram Kriesing,
Xan Gregg,
Yang Chen,
Ye-Kui Wang,
Yehuda Katz,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -42349,7 +42349,7 @@ try {
title="">x</var>, <var title="">y</var>), that has a major-axis
radius <var title="">radiusX</var> and a minor-axis radius <var
title="">radiusY</var>, and that is rotated about its origin such
that its semi-major axis is inclined <var title="">radius</var>
that its semi-major axis is inclined <var title="">angle</var>
radians anti-clockwise from the x-axis. The points at <var
title="">startAngle</var> and <var title="">endAngle</var> along
this circle's circumference, measured in radians clockwise from the
Expand Down Expand Up @@ -118404,6 +118404,7 @@ if (s = prompt('What is your name?')) {
Wladimir Palant,
Wojciech Mach,
Wolfram Kriesing,
Xan Gregg,
Yang Chen,
Ye-Kui Wang,
Yehuda Katz,
Expand Down

0 comments on commit 23d867c

Please sign in to comment.