We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c055a29 commit 7a6d5a4Copy full SHA for 7a6d5a4
http.c
@@ -1685,7 +1685,7 @@ void run_active_slot(struct active_request_slot *slot)
1685
* The value of slot->finished we set before the loop was used
1686
* to set our "finished" variable when our request completed.
1687
*
1688
- * 1. The slot may not have been reused for another requst
+ * 1. The slot may not have been reused for another request
1689
* yet, in which case it still has &finished.
1690
1691
* 2. The slot may already be in-use to serve another request,
0 commit comments