CLEANUP: assorted typo fixes in the code and comments
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 1 Apr 2023 10:26:42 +0000 (12:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 1 Apr 2023 16:33:40 +0000 (18:33 +0200)
commit07be66d21b229b9524c7b508ae3ccb9218ac1ea9
treeaef9e6ee36541c421d833acff31cf0e082cb280a
parent7e6e0388d6cc21090bc935d88d7858c69f230c1f
CLEANUP: assorted typo fixes in the code and comments

This is 35th iteration of typo fixes
17 files changed:
doc/SPOE.txt
doc/configuration.txt
include/haproxy/htx.h
include/haproxy/quic_frame-t.h
include/haproxy/quic_frame.h
include/haproxy/spoe-t.h
include/haproxy/spoe.h
include/haproxy/stconn-t.h
src/http_act.c
src/http_conv.c
src/http_ext.c
src/mux_h2.c
src/mux_quic.c
src/quic_conn.c
src/ssl_sock.c
src/stconn.c
src/thread.c