style(keycode): Comment

This commit is contained in:
hristoterezov 2017-01-23 14:59:51 -06:00
parent b62e4d5ee9
commit 4af706bd83
1 changed files with 1 additions and 1 deletions

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}
*/