- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Tue, 29 Sep 2009 00:33:40 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20977
Modified Files:
	Overview.html 
Log Message:
Mention the angle units. (whatwg r4014)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3175
retrieving revision 1.3176
diff -u -d -r1.3175 -r1.3176
--- Overview.html	29 Sep 2009 00:31:56 -0000	1.3175
+++ Overview.html	29 Sep 2009 00:33:37 -0000	1.3176
@@ -21727,7 +21727,7 @@
 
    <dd>
 
-    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics.</p>
+    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics. The angle is in radians.</p>
 
    </dd>
 
Received on Tuesday, 29 September 2009 00:33:51 UTC