- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 May 2010 12:52:29 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv6510
Modified Files:
Overview.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- Overview.html 14 May 2010 12:31:10 -0000 1.112
+++ Overview.html 26 May 2010 12:52:26 -0000 1.113
@@ -583,7 +583,7 @@
</ul>
<p class="note">Updates of this specification may
- standardise more values. In the meantime vendors
+ standardize more values. In the meantime vendors
may define non-standard values, but must use the prefix
<code>x-</code>.</p>
@@ -1188,7 +1188,7 @@
<dl title="interface KeyboardAttributes" class="idl">
<dt>const unsigned short TYPE_UNKNOWN=0</dt>
- <dd><a>type</a> is set to this value if the type of this keybard is unknown.</dd>
+ <dd><a>type</a> is set to this value if the type of this keyboard is unknown.</dd>
<dt>const unsigned short TYPE_KEYBOARD=1</dt>
<dd><a>type</a> is set to this value if this device is a full keyboard.</dd>
<dt>const unsigned short TYPE_KEYPAD=2</dt>
Received on Wednesday, 26 May 2010 12:52:33 UTC