CLEANUP: Fix spelling errors in comments
authorThayne McCombs <thayne@lucidchart.com>
Fri, 8 Jan 2021 04:35:52 +0000 (21:35 -0700)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Jan 2021 13:56:32 +0000 (14:56 +0100)
commit8f0cc5c4bafc767ca607876ec27c58097197ac15
tree341bf04199597a2248e3af3108229d684557a14c
parentcdbcca9995a4974c6998720e158d6f1d4d9a25c0
CLEANUP: Fix spelling errors in comments

This is from the output of codespell. It's done at once over a bunch
of files and only affects comments, so there is nothing user-visible.
No backport needed.
17 files changed:
Makefile
include/haproxy/action-t.h
include/haproxy/connection-t.h
include/haproxy/listener.h
include/haproxy/proxy-t.h
include/haproxy/server-t.h
include/import/ebmbtree.h
src/backend.c
src/fd.c
src/haproxy.c
src/hlua.c
src/http.c
src/http_act.c
src/htx.c
src/pattern.c
src/proxy.c
src/stream_interface.c