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