| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e4f6141 commit 2a5f21f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -224,9 +224,9 @@ function setupInspectorHooks() { | |||
| 224 | 224 | } | |
| 225 | 225 | } | |
| 226 | 226 | ||
| 227 | - // In general deprecations are intialized wherever the APIs are implemented, | ||
| 227 | + // In general deprecations are initialized wherever the APIs are implemented, | ||
| 228 | 228 | // this is used to deprecate APIs implemented in C++ where the deprecation | |
| 229 | - // utitlities are not easily accessible. | ||
| 229 | + // utilities are not easily accessible. | ||
| 230 | 230 | function initializeDeprecations() { | |
| 231 | 231 | const { deprecate } = require('internal/util'); | |
| 232 | 232 | const pendingDeprecation = getOptionValue('--pending-deprecation'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments