| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5b2cd44 commit f3129b2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -702,7 +702,7 @@ AsyncWrap::AsyncWrap(Environment* env, Local<Object> object) | |||
| 702 | 702 | ||
| 703 | 703 | // This method is necessary to work around one specific problem: | |
| 704 | 704 | // Before the init() hook runs, if there is one, the BaseObject() constructor | |
| 705 | - // registers this object with the Environment for finilization and debugging | ||
| 705 | + // registers this object with the Environment for finalization and debugging | ||
| 706 | 706 | // purposes. | |
| 707 | 707 | // If the Environment decides to inspect this object for debugging, it tries to | |
| 708 | 708 | // call virtual methods on this object that are only (meaningfully) implemented | |
| Back | FazBrowse Home | New Git URL |
0 commit comments