tc: fix typo probabilty in tc.yaml doc

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>
Link: https://patch.msgid.link/20241108195642.139315-1-xandfury@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Abhinav Saxena 2024-11-08 12:56:42 -07:00 committed by Jakub Kicinski
parent 2b08dfcc2c
commit cf6d9fe091

View File

@ -622,7 +622,7 @@ definitions:
- -
name: max-P name: max-P
type: u32 type: u32
doc: probabilty, high resolution doc: probability, high resolution
- -
name: stats name: stats
type: binary type: binary