mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Fix some comment in devtools-browser.js
This commit is contained in:
parent
6af2c1924e
commit
01247d33ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
**/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue