summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_port.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/quic/quic_port.c')
-rw-r--r--ssl/quic/quic_port.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/quic/quic_port.c b/ssl/quic/quic_port.c
index 96c289f7e7..c8cdc66898 100644
--- a/ssl/quic/quic_port.c
+++ b/ssl/quic/quic_port.c
@@ -220,7 +220,7 @@ static int port_update_poll_desc(QUIC_PORT *port, BIO *net_bio, int for_write)
* single pollable currently. In the future, once complete polling
* infrastructure has been implemented, this limitation can be removed.
*
- * For now, just update the descriptor on the the engine's reactor as we are
+ * For now, just update the descriptor on the engine's reactor as we are
* guaranteed to be the only port under it.
*/
if (for_write)