Explorar el Código

style(keycode): Comment

j8
hristoterezov hace 8 años
padre
commit
4af706bd83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      modules/keycode/keycode.js

+ 1
- 1
modules/keycode/keycode.js Ver fichero

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

Loading…
Cancelar
Guardar