| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ const { isCascadedLoaderInitialized, getOrInitializeCascadedLoader } = require(' | |||
| 37 | 37 | const { AsyncLoaderHooksOnLoaderHookWorker } = require('internal/modules/esm/hooks'); | |
| 38 | 38 | ||
| 39 | 39 | /** | |
| 40 | - * Register asynchronus module loader customization hooks. This should only be run in the loader | ||
| 40 | + * Register asynchronous module loader customization hooks. This should only be run in the loader | ||
| 41 | 41 | * hooks worker. In a non-loader-hooks thread, if any asynchronous loader hook is registered, the | |
| 42 | 42 | * ModuleLoader#asyncLoaderHooks are initialized to be AsyncLoaderHooksProxiedToLoaderHookWorker | |
| 43 | 43 | * which posts the messages to the async loader hook worker thread. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments