diff mbox series

tc: fix typo probabilty in tc.yaml doc

Message ID 20241108195642.139315-1-xandfury@gmail.com (mailing list archive)
State New
Headers show
Series tc: fix typo probabilty in tc.yaml doc | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Abhinav Saxena Nov. 8, 2024, 7:56 p.m. UTC
Fix spelling of "probability" in tc.yaml documentation. This corrects
the max-P field description in struct tc_sfq_qopt_v1.

Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
---
 Documentation/netlink/specs/tc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/netlink/specs/tc.yaml b/Documentation/netlink/specs/tc.yaml
index b02d59a0349c..aacccea5dfe4 100644
--- a/Documentation/netlink/specs/tc.yaml
+++ b/Documentation/netlink/specs/tc.yaml
@@ -622,7 +622,7 @@  definitions:
       -
         name: max-P
         type: u32
-        doc: probabilty, high resolution
+        doc: probability, high resolution
       -
         name: stats
         type: binary