- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Jan 2012 00:30:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27022
Modified Files:
Overview.html
Log Message:
Fix some typos or copypasta. (whatwg r6938)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5535
retrieving revision 1.5536
diff -u -d -r1.5535 -r1.5536
--- Overview.html 31 Jan 2012 00:29:15 -0000 1.5535
+++ Overview.html 31 Jan 2012 00:30:43 -0000 1.5536
@@ -74185,9 +74185,7 @@
<dd><cite><a href="http://www.khronos.org/registry/typedarray/specs/latest/">Typed Array Specification</a></cite>, D. Herman, K. Russell. Khronos.</dd>
<dt id="refsUAAG">[UAAG]</dt>
- <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/UAAG20/">Web Content Accessibility
- Guidelines (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards,
- J. Spellman. W3C.</dd>
+ <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/UAAG20/">User Agent Accessibility Guidelines (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards, J. Spellman. W3C.</dd>
<dt id="refsUNDO">[UNDO]</dt>
<dd><cite><a href="http://rniwa.com/editing/undomanager.html">UndoManager and DOM Transaction</a></cite>, R. Niwa.</dd>
Received on Tuesday, 31 January 2012 00:30:49 UTC