[html5] r7040 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 28 14:51:50 PDT 2012


Author: ianh
Date: 2012-03-28 14:51:47 -0700 (Wed, 28 Mar 2012)
New Revision: 7040

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16466
Affected topics: Canvas, HTML

Modified: complete.html
===================================================================
--- complete.html	2012-03-28 19:44:16 UTC (rev 7039)
+++ complete.html	2012-03-28 21:51:47 UTC (rev 7040)
@@ -36429,7 +36429,7 @@
 
   <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
@@ -101070,6 +101070,7 @@
   Wladimir Palant,
   Wojciech Mach,
   Wolfram Kriesing,
+  Xan Gregg,
   Yang Chen,
   Ye-Kui Wang,
   Yehuda Katz,

Modified: index
===================================================================
--- index	2012-03-28 19:44:16 UTC (rev 7039)
+++ index	2012-03-28 21:51:47 UTC (rev 7040)
@@ -36429,7 +36429,7 @@
 
   <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
@@ -101070,6 +101070,7 @@
   Wladimir Palant,
   Wojciech Mach,
   Wolfram Kriesing,
+  Xan Gregg,
   Yang Chen,
   Ye-Kui Wang,
   Yehuda Katz,

Modified: source
===================================================================
--- source	2012-03-28 19:44:16 UTC (rev 7039)
+++ source	2012-03-28 21:51:47 UTC (rev 7040)
@@ -42349,7 +42349,7 @@
   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
@@ -118404,6 +118404,7 @@
   Wladimir Palant,
   Wojciech Mach,
   Wolfram Kriesing,
+  Xan Gregg,
   Yang Chen,
   Ye-Kui Wang,
   Yehuda Katz,




More information about the Commit-Watchers mailing list