summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js')
-rw-r--r--chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js b/chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js
index bc133b7c5dd..8c673da791c 100644
--- a/chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js
+++ b/chromium/chrome/browser/resources/chromeos/chromevox/common/braille_util.js
@@ -54,7 +54,7 @@ cvox.BrailleUtil.CONTAINER = [
* c: replaced with braille container role; this potentially returns whitespace,
* so place at the beginning or end of templates for trimming.
* v: replaced with braille value.
- * @type {Object<string, string>}
+ * @type {Object<string>}
*/
cvox.BrailleUtil.TEMPLATE = {
'base': 'c n v r s',