summaryrefslogtreecommitdiff
path: root/ssl/quic/quic_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/quic/quic_local.h')
-rw-r--r--ssl/quic/quic_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/quic/quic_local.h b/ssl/quic/quic_local.h
index 1e6f35482a..6e062089f0 100644
--- a/ssl/quic/quic_local.h
+++ b/ssl/quic/quic_local.h
@@ -27,7 +27,7 @@
# ifndef OPENSSL_NO_QUIC
/*
- * QUIC stream SSL object (QCSO) type. This implements the API personality layer
+ * QUIC stream SSL object (QSSO) type. This implements the API personality layer
* for QSSO objects, wrapping the QUIC-native QUIC_STREAM object and tracking
* state required by the libssl API personality.
*/