Fix some comment in devtools-browser.js

This commit is contained in:
janekptacijarabaci 2018-04-08 00:11:24 +02:00 committed by Roy Tam
commit 01247d33ff

View file

@ -8,7 +8,7 @@
* This is the main module loaded in Firefox desktop that handles browser
* windows and coordinates devtools around each window.
*
* This module is loaded lazily by devtools-clhandler.js, once the first
* This module is loaded lazily by devtools-startup.js, once the first
* browser window is ready (i.e. fired browser-delayed-startup-finished event)
**/