Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
@ 2026-07-27 14:46 Ayananta Paul
  2026-07-27 17:54 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Ayananta Paul @ 2026-07-27 14:46 UTC (permalink / raw)
  To: donald.hunter; +Cc: kuba, linux-doc, Ayananta Paul

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@gmail.com>
---
 Documentation/netlink/specs/tcp_metrics.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/netlink/specs/tcp_metrics.yaml b/Documentation/netlink/specs/tcp_metrics.yaml
index 13144aeed31a..dddf92bedc4d 100644
--- a/Documentation/netlink/specs/tcp_metrics.yaml
+++ b/Documentation/netlink/specs/tcp_metrics.yaml
@@ -110,9 +110,9 @@ attribute-sets:
         type: u32
         doc: Congestion Window.
       -
-        name: reodering
+        name: reordering
         type: u32
-        doc: Reodering metric.
+        doc: Reordering metric.
       -
         name: rtt-us
         type: u32
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
  2026-07-27 14:46 [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml Ayananta Paul
@ 2026-07-27 17:54 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2026-07-27 17:54 UTC (permalink / raw)
  To: Ayananta Paul; +Cc: donald.hunter, linux-doc

On Mon, 27 Jul 2026 20:16:13 +0530 Ayananta Paul wrote:
> Correct the spelling of "reordering" which was incorrectly
> written as "reodering" on lines 113 and 115.

You have to repost and CC netdev (if you haven't already)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-27 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 14:46 [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml Ayananta Paul
2026-07-27 17:54 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox