]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: octeontx2: fix typo in documentation
authorShravyaPanchagiri <shravy112@gmail.com>
Wed, 11 Mar 2026 03:04:50 +0000 (22:04 -0500)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Mar 2026 00:50:57 +0000 (17:50 -0700)
Fix spelling mistake "Crate" to "Create" in the documentation.

Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260311030450.8461-1-shravy112@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst

index a52850602cd8096d87dd21301b2ee97e656ee3e7..c31c6c197cdb295617d6b51d1d3e7a3a7ff7ccc6 100644 (file)
@@ -323,7 +323,7 @@ Setup HTB offload
 
         # ethtool -K <interface> hw-tc-offload on
 
-2. Crate htb root::
+2. Create htb root::
 
         # tc qdisc add dev <interface> clsact
         # tc qdisc replace dev <interface> root handle 1: htb offload