[1/2] net/mlx5: fix typos

Message ID 1615822438-10082-1-git-send-email-iviktorin@fit.vutbr.cz (mailing list archive)
State Superseded, archived
Delegated to: Raslan Darawsheh
Headers
Series [1/2] net/mlx5: fix typos |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Jan Viktorin March 15, 2021, 3:33 p.m. UTC
  From: Jan Viktorin <viktorin@cesnet.cz>

Signed-off-by: Jan Viktorin <viktorin@cesnet.cz>
---
 doc/guides/nics/mlx5.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 7c50497fb..0a2dc3dee 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1372,9 +1372,9 @@  the DPDK application.
 
 4. Unbind the device (can be rebind after the switchdev mode)::
 
-        echo -n "<device pci address" > /sys/bus/pci/drivers/mlx5_core/unbind
+        echo -n "<device pci address>" > /sys/bus/pci/drivers/mlx5_core/unbind
 
-5. Enbale switchdev mode::
+5. Enable switchdev mode::
 
         echo switchdev > /sys/class/net/<net device>/compat/devlink/mode