| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1330496 commit d674493
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -170,7 +170,7 @@ through its queue of callbacks executing them synchronously until | |||
| 170 | 170 | either the queue has been exhausted, or the system-dependent hard limit | |
| 171 | 171 | is reached. | |
| 172 | 172 | ||
| 173 | - * _If the `poll` queue is **empty**, one of two more things will | ||
| 173 | + * _If the `poll` queue **is empty**_, one of two more things will | ||
| 174 | 174 | happen: | |
| 175 | 175 | * If scripts have been scheduled by `setImmediate()`, the event loop | |
| 176 | 176 | will end the `poll` phase and continue to the `check` phase to | |
| Back | FazBrowse Home | New Git URL |
0 commit comments