| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,7 +73,7 @@ const TIMEOUT_MAX = 2 ** 31 - 1; | |||
| 73 | 73 | // Therefore, it is very important that the timers implementation is performant | |
| 74 | 74 | // and efficient. | |
| 75 | 75 | // | |
| 76 | - // Note: It is suggested you first read though the lib/internal/linkedlist.js | ||
| 76 | + // Note: It is suggested you first read through the lib/internal/linkedlist.js | ||
| 77 | 77 | // linked list implementation, since timers depend on it extensively. It can be | |
| 78 | 78 | // somewhat counter-intuitive at first, as it is not actually a class. Instead, | |
| 79 | 79 | // it is a set of helpers that operate on an existing object. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments