From 27a6353cebee1f32f41a9311da8b1e07323e98a4 Mon Sep 17 00:00:00 2001 From: Ilia Shipitsin Date: Wed, 2 Apr 2025 20:44:22 +0200 Subject: [PATCH] CLEANUP: assorted typo fixes in the code, commits and doc --- addons/deviceatlas/dummy/dac.h | 2 +- doc/SPOE.txt | 2 +- doc/configuration.txt | 10 +++++----- include/haproxy/pattern.h | 2 +- include/haproxy/ssl_ckch-t.h | 2 +- src/clock.c | 2 +- src/h2.c | 6 +++--- src/h3.c | 4 ++-- src/hlua.c | 4 ++-- src/limits.c | 2 +- src/mux_fcgi.c | 2 +- src/mux_h1.c | 2 +- src/mux_h2.c | 2 +- src/mux_quic.c | 2 +- src/pattern.c | 2 +- src/quic_conn.c | 2 +- src/quic_rx.c | 2 +- src/quic_tls.c | 2 +- src/sink.c | 2 +- src/sock.c | 2 +- src/ssl_ckch.c | 2 +- src/stream.c | 16 ++++++++-------- src/tools.c | 2 +- 23 files changed, 38 insertions(+), 38 deletions(-) diff --git a/addons/deviceatlas/dummy/dac.h b/addons/deviceatlas/dummy/dac.h index 836a9af27..5540e702f 100644 --- a/addons/deviceatlas/dummy/dac.h +++ b/addons/deviceatlas/dummy/dac.h @@ -212,7 +212,7 @@ da_status_t da_atlas_compile(void *ctx, da_read_fn readfn, da_setpos_fn setposfn * da_getpropid on the atlas, and if generated by the search, the ID will be consistent across * different calls to search. * Properties added by a search that are neither in the compiled atlas, nor in the extra_props list - * Are assigned an ID within the context that is not transferrable through different search results + * Are assigned an ID within the context that is not transferable through different search results * within the same atlas. * @param atlas Atlas instance * @param extra_props properties diff --git a/doc/SPOE.txt b/doc/SPOE.txt index 6b3de69f0..15628fcfb 100644 --- a/doc/SPOE.txt +++ b/doc/SPOE.txt @@ -362,7 +362,7 @@ option set-process-time latency added by the SPOE processing for the last handled event or group. If several events or groups are processed for the same stream, this value - will be overrideen. + will be overridden. See also: "option set-total-time". diff --git a/doc/configuration.txt b/doc/configuration.txt index f4472df79..7054ca4e5 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -12067,7 +12067,7 @@ redirect scheme [code ]