Fix typo in comment

Change-Id: I02a68c21566bb60f5dc9bb4c048be27c7068bc21
This commit is contained in:
Fomafix 2024-11-14 19:53:47 +00:00
parent a0403ff80e
commit a8ce8aaf6d

View file

@ -601,7 +601,7 @@ class MultimediaViewerBootstrap {
/**
* Makes sure event handlers are set up properly via MultimediaViewerBootstrap.setupEventHandlers().
* Called before loading the main mmv module. At this point, event handers for MultimediaViewerBootstrap
* Called before loading the main mmv module. At this point, event handlers for MultimediaViewerBootstrap
* should have been set up, but due to bug 70756 it cannot be guaranteed.
*/
ensureEventHandlersAreSetUp() {