Fix Bug 27948 - [D3E-code]: FLock vs. FnLock
authorTravis Leithead
Tue, 24 Feb 2015 17:01:10 -0800
changeset 690 ce846e9ef1fd
parent 689 d09002eae837
child 691 9fa93c51c241
Fix Bug 27948 - [D3E-code]: FLock vs. FnLock
html/DOM3Events-code.html
--- 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>