BUG/MINOR: stats: fix typo in `TotalSplicedBytesOut` field name
authorTim Duesterhus <duesterhus@woltlab.com>
Mon, 27 Mar 2023 13:23:44 +0000 (15:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 May 2023 09:15:49 +0000 (11:15 +0200)
commit0ababda701d243f3cf7dd64e7ddad0679481796e
treecf9234696d289d1a592ece72ffecd1afd6459406
parent9de10ce478970b3195b2b4f750da854717b66e6b
BUG/MINOR: stats: fix typo in `TotalSplicedBytesOut` field name

An additional `d` slipped in there.

This likely should not be backported, because scripts might rely on the
typoed name.

Public discussion on this topic here:
   https://www.mail-archive.com/haproxy@formilux.org/msg43359.html
src/stats.c