diff --git a/core/utils/aria.js b/core/utils/aria.js index cc731e299..b75b7e3cd 100644 --- a/core/utils/aria.js +++ b/core/utils/aria.js @@ -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)