summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-02-14 12:51:22 -0500
committerDonald Sharp <sharpd@nvidia.com>2022-02-14 12:51:22 -0500
commite6f83fc56a0f1fa536dc0986128f67ecea55c8e0 (patch)
tree7731560a623d0b78fe19bfcc6f85c2ecd67a3316
parent1da3a6c69a8540a9fa2d01c8d59f5e7b65007dba (diff)
doc: Fix spelling mistakes
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
-rw-r--r--doc/manpages/vtysh.rst2
-rw-r--r--doc/user/ospf6d.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/manpages/vtysh.rst b/doc/manpages/vtysh.rst
index b930cb915d..af527bea40 100644
--- a/doc/manpages/vtysh.rst
+++ b/doc/manpages/vtysh.rst
@@ -74,7 +74,7 @@ VTYSH_PAGER
VTYSH_HISTFILE
Override the history file for vtysh commands. Logging can be turned off using ``VTYSH_HISTFILE=/dev/null vtysh``.
- Environment is prefered way to override the history file path over command line argument (-H/--histfile).
+ Environment is preferred way to override the history file path over command line argument (-H/--histfile).
FILES
=====
diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst
index 77656651e4..8dacb9c9dc 100644
--- a/doc/user/ospf6d.rst
+++ b/doc/user/ospf6d.rst
@@ -681,7 +681,7 @@ Showing OSPF6 information
.. clicmd:: show ipv6 ospf6 [vrf <NAME|all>] interface traffic [json]
- Shows counts of different packets that have been recieved and transmitted
+ Shows counts of different packets that have been received and transmitted
by the interfaces. JSON output can be obtained by appending "json" at the
end.