]> git.kaiwu.me - haproxy.git/commit
CLEANUP: fix typos and spelling in comments and documentation
authorIlia Shipitsin <chipitsine@gmail.com>
Sun, 29 Mar 2026 17:22:19 +0000 (19:22 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 30 Mar 2026 07:24:19 +0000 (09:24 +0200)
commitb7d1c2f91d6331ef3aa659d8b7518da87ed1f87a
treeadfc9ccb4164214621bd799a046f3991f4776abd
parent20ae1eb79d9588b845b74e3932a1264dd03a5956
CLEANUP: fix typos and spelling in comments and documentation

Corrected multiple spelling mistakes across CLI scripts, documentation,
and source comments (e.g. "Specifiy" → "Specify", "explicitely" → "explicitly",
"transfert" → "transfer", "resetted" → "reset", etc.). These changes
improve readability and consistency without altering functionality.
28 files changed:
admin/cli/haproxy-dump-certs
dev/patchbot/README
doc/configuration.txt
doc/haterm.txt
doc/internals/notes-polling.txt
doc/management.txt
include/haproxy/htx.h
include/haproxy/proxy-t.h
include/haproxy/ssl_sock-t.h
include/import/xxhash.h
src/backend.c
src/cfgparse-ssl.c
src/chunk.c
src/cli.c
src/haproxy.c
src/haterm.c
src/haterm_init.c
src/http_ana.c
src/http_fetch.c
src/http_htx.c
src/htx.c
src/jwe.c
src/mux_h2.c
src/proxy.c
src/quic_ssl.c
src/stick_table.c
src/stream.c
src/tcpcheck.c