Fix Bug 27948 - [D3E-code]: FLock vs. FnLock
--- a/html/DOM3Events-code.html Tue Feb 24 16:58:23 2015 -0800
+++ b/html/DOM3Events-code.html Tue Feb 24 17:01:10 2015 -0800
@@ -839,7 +839,7 @@
<td>0x45</td><td></td></tr>
<tr><td><code id="code-Fn" class="code">'Fn'</code></td>
<td></td><td>This is typically a hardware key that does not generate a separate code. Most keyboards do not place this key in the Function section, but it is included here to keep with related keys.</td></tr>
- <tr><td><code id="code-FLock" class="code">'FLock'</code></td>
+ <tr><td><code id="code-FnLock" class="code">'FnLock'</code></td>
<td></td><td>Found on the Microsoft Natural Keyboard.</td></tr>
<tr><td><code id="code-PrintScreen" class="code">'PrintScreen'</code></td>
<td>0x46</td><td><code class="keycap">PrintScreen</code> and <code class="keycap">SysReq</code></td></tr>