Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/event_watcher.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/event_watcher.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/event_watcher.js |
index 0603e390110f796a6cf5a6f4b7f9217e88a35845..5d28cec8248c538abcbabce9709b133f80a13654 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/event_watcher.js |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/event_watcher.js |
@@ -218,7 +218,7 @@ cvox.ChromeVoxEventWatcher.secondPassThroughKeyUp_ = false; |
cvox.ChromeVox.searchKeyHeld = false; |
/** |
- * The mutation observer that listens for chagnes to text controls |
+ * The mutation observer that listens for changes to text controls |
* that might not send other events. |
* @type {MutationObserver} |
* @private |