浏览代码

style(keycode): Comment

j8
hristoterezov 8 年前
父节点
当前提交
4af706bd83
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      modules/keycode/keycode.js

+ 1
- 1
modules/keycode/keycode.js 查看文件

@@ -1,6 +1,6 @@
1 1
 /**
2 2
  * Enumerates the supported keys.
3
- * NOTE: The maps represents actual keys on the keyboard not chars.
3
+ * NOTE: The maps represents physical keys on the keyboard, not chars.
4 4
  * @readonly
5 5
  * @enum {string}
6 6
  */

正在加载...
取消
保存