Skip to content

Commit 6fa0626

Browse files
noritaka1166marco-ippolito
authored andcommitted
doc,src,test: fix typos
PR-URL: #58477 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Pietro Marchini <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Dario Piotrowicz <[email protected]>
1 parent a683cd1 commit 6fa0626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quic/sessionticket.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class SessionTicket final : public MemoryRetainer {
5858
};
5959

6060
// 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
61+
// generation or access of TLS stateless session tickets. It exists solely to
6262
// provide a easier way for Session::Application instances to set relevant
6363
// metadata in the session ticket when it is created, and the exract and
6464
// subsequently verify that data when a ticket is received and is being

0 commit comments

Comments
 (0)