Fix typos

This commit is contained in:
Dimitris Apostolou
2023-01-01 13:41:40 +02:00
committed by Jamie Kyle
parent 3705b959d6
commit 3c80272673
21 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ type InternalBackboneEvent = {
// 2. added try/catch handlers to triggerEvents with error logging inside
// every while loop
// And of course, we update the protoypes of Backbone.Model/Backbone.View as well as
// And of course, we update the prototypes of Backbone.Model/Backbone.View as well as
// Backbone.Events itself
// Regular expression used to split event strings.