From 00699d944836576d2789eb0cf02d989b975375d7 Mon Sep 17 00:00:00 2001 From: ShravyaPanchagiri Date: Tue, 10 Mar 2026 22:04:50 -0500 Subject: docs: octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create" in the documentation. Signed-off-by: ShravyaPanchagiri Reviewed-by: Simon Horman Link: https://patch.msgid.link/20260311030450.8461-1-shravy112@gmail.com Signed-off-by: Jakub Kicinski --- Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst b/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst index a52850602cd8..c31c6c197cdb 100644 --- a/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst +++ b/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst @@ -323,7 +323,7 @@ Setup HTB offload # ethtool -K hw-tc-offload on -2. Crate htb root:: +2. Create htb root:: # tc qdisc add dev clsact # tc qdisc replace dev root handle 1: htb offload -- cgit v1.2.3