Re: [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
From: Joe Damato
Date: Wed Jul 29 2026 - 13:59:32 EST
On Wed, Jul 29, 2026 at 09:11:47AM +0530, Ayananta Paul wrote:
> Correct the spelling of "reordering" which was incorrectly
> written as "reodering" on lines 113 and 115.
>
> Issues identified using `codespell -D - -S "*.bin,*.o,*.a,*.so,*.ko,*.gz,*.png,*.jpg" Documentation/`
>
> Signed-off-by: Ayananta Paul <ayanantapaul@xxxxxxxxx>
> ---
> Documentation/netlink/specs/tcp_metrics.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Joe Damato <joe@xxxxxxx>