Update incorrect JsDoc comment.

This commit is contained in:
Maribeth Bottorff
2021-07-14 16:59:32 -07:00
parent 5e31d8d7f3
commit 0ceee1b775

View File

@@ -5,7 +5,7 @@
*/
/**
* @fileoverview Constant declarations for common key codes.
* @fileoverview ARIA-related constants and utilities.
* These methods are not specific to Blockly, and could be factored out into
* a JavaScript framework such as Closure.
* @author samelh@google.com (Sam El-Husseini)