[PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"

ShravyaPanchagiri posted 1 patch 1 month ago
.../networking/device_drivers/ethernet/marvell/octeontx2.rst    | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
Posted by ShravyaPanchagiri 1 month ago
Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com>
---
 .../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 <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
-- 
2.43.0
Re: [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
Posted by Jakub Kicinski 4 weeks, 1 day ago
On Sun,  8 Mar 2026 14:11:42 -0500 ShravyaPanchagiri wrote:
> Subject: [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"

space after docs:
I think you wanted the repetition of the sentence to be in the commit
msg body? Please fix and repost
-- 
pw-bot: cr