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 a683cd1 commit 6fa0626Copy full SHA for 6fa0626
src/quic/sessionticket.h
@@ -58,7 +58,7 @@ class SessionTicket final : public MemoryRetainer {
58
};
59
60
// SessionTicket::AppData is a utility class that is used only during the
61
-// generation or access of TLS stateless sesson tickets. It exists solely to
+// generation or access of TLS stateless session tickets. It exists solely to
62
// provide a easier way for Session::Application instances to set relevant
63
// metadata in the session ticket when it is created, and the exract and
64
// subsequently verify that data when a ticket is received and is being
0 commit comments