]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: assorted typo fixes in the code and comments
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 21 Nov 2023 18:54:16 +0000 (19:54 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Nov 2023 15:23:14 +0000 (16:23 +0100)
commit80813cdd2a53637a978fe8135dcb85ecf3eabd95
treec71224983a331db724cb0e17e43ec0bee3e88f5a
parentda264261d384a9f5aa641284ed36641a0ec16c2e
CLEANUP: assorted typo fixes in the code and comments

This is 37th iteration of typo fixes
66 files changed:
INSTALL
doc/SPOE.txt
doc/configuration.txt
doc/regression-testing.txt
examples/lua/mailers.lua
include/haproxy/applet.h
include/haproxy/channel.h
include/haproxy/connection-t.h
include/haproxy/global-t.h
include/haproxy/http_ana-t.h
include/haproxy/mqtt-t.h
include/haproxy/protobuf.h
include/haproxy/proxy-t.h
include/haproxy/quic_conn.h
include/haproxy/quic_openssl_compat-t.h
include/haproxy/quic_openssl_compat.h
include/haproxy/quic_tls.h
include/haproxy/sc_strm.h
include/haproxy/server-t.h
include/haproxy/shctx-t.h
include/haproxy/spoe-t.h
include/haproxy/stconn.h
include/haproxy/stream.h
include/haproxy/tcpcheck-t.h
reg-tests/connection/proxy_protocol_send_generic.vtc
reg-tests/http-messaging/truncated.vtc
src/acl.c
src/backend.c
src/cache.c
src/check.c
src/connection.c
src/debug.c
src/dynbuf.c
src/flt_bwlim.c
src/hlua.c
src/hlua_fcn.c
src/http_ana.c
src/http_fetch.c
src/htx.c
src/lb_chash.c
src/log.c
src/mux_h1.c
src/mux_h2.c
src/mux_pt.c
src/mux_quic.c
src/peers.c
src/pool.c
src/proto_reverse_connect.c
src/quic_conn.c
src/quic_openssl_compat.c
src/quic_sock.c
src/quic_ssl.c
src/quic_trace.c
src/quic_tx.c
src/ring.c
src/sample.c
src/session.c
src/signal.c
src/sink.c
src/ssl_ckch.c
src/ssl_sock.c
src/stconn.c
src/task.c
src/tcp_act.c
src/tools.c
src/vars.c