diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:51:22 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:51:22 -0500 |
| commit | e6f83fc56a0f1fa536dc0986128f67ecea55c8e0 (patch) | |
| tree | 7731560a623d0b78fe19bfcc6f85c2ecd67a3316 /doc/manpages | |
| parent | 1da3a6c69a8540a9fa2d01c8d59f5e7b65007dba (diff) | |
doc: Fix spelling mistakes
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'doc/manpages')
| -rw-r--r-- | doc/manpages/vtysh.rst | 2 |
1 files changed, 1 insertions, 1 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 ===== |
