ソースを参照

style(keycode): Comment

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

読み込み中…
キャンセル
保存