]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: assorted typo fixes in the code and comments
authorIlia Shipitsin <chipitsine@gmail.com>
Tue, 1 Apr 2025 20:44:54 +0000 (22:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 2 Apr 2025 09:12:20 +0000 (11:12 +0200)
commit78b849b839f7f10aecf1f389034e573aa064f809
tree6d0c0d77d73a79bbae873acebd3b6711bb6f84c3
parent423cca64b632771235f2633f5c2a8b9855317cf4
CLEANUP: assorted typo fixes in the code and comments

code, comments and doc actually.
48 files changed:
CONTRIBUTING
addons/promex/README
dev/gdb/ebtree.gdb
doc/configuration.txt
doc/design-thoughts/numa-auto.txt
doc/lua-api/index.rst
doc/management.txt
include/haproxy/connection-t.h
include/haproxy/connection.h
include/haproxy/global-t.h
include/haproxy/h1_htx.h
include/haproxy/http_ana-t.h
include/haproxy/openssl-compat.h
include/haproxy/proxy-t.h
include/haproxy/quic_cc-t.h
include/haproxy/quic_pacing-t.h
include/haproxy/sc_strm.h
include/haproxy/spoe-t.h
include/import/cebtree-prv.h
reg-tests/compression/basic.vtc
src/activity.c
src/backend.c
src/cfgparse-global.c
src/cfgparse-quic.c
src/cpu_topo.c
src/haproxy.c
src/hlua.c
src/http_act.c
src/http_ext.c
src/jws.c
src/mux_h1.c
src/mux_h2.c
src/mux_quic.c
src/proto_quic.c
src/proxy.c
src/queue.c
src/quic_cc_bbr.c
src/quic_conn.c
src/quic_rx.c
src/quic_stream.c
src/quic_tx.c
src/sample.c
src/sink.c
src/sock.c
src/ssl_ckch.c
src/stats-proxy.c
src/stick_table.c
src/tools.c