style(keycode): Comment

This commit is contained in:
hristoterezov
2017-01-23 15:29:25 -06:00
parent b62e4d5ee9
commit 4af706bd83
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* Enumerates the supported keys.
* NOTE: The maps represents actual keys on the keyboard not chars.
* NOTE: The maps represents physical keys on the keyboard, not chars.
* @readonly
* @enum {string}
*/