Fix typos

This commit is contained in:
Dimitris Apostolou
2022-02-10 17:44:21 +02:00
parent 31c830a22d
commit 18fff725af
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -3072,7 +3072,7 @@
/**
* Whether to cancel the event in internal capture/bubble processing.
* @public {boolean}
* @suppress {visiblity} Referencing this outside this package is strongly
* @suppress {visibility} Referencing this outside this package is strongly
* discouraged.
*/
goog.events.Event.prototype.propagationStopped_ = false;