Skip to content

Commit

Permalink
lib: Help text correction
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
  • Loading branch information
donaldsharp committed Sep 24, 2024
1 parent fcc8738 commit 4e12ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/command.c
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ DEFUN (config_help,
"Description of the interactive help system\n")
{
vty_out(vty,
"Quagga VTY provides advanced help feature. When you need help,\n\
"FRR VTY provides advanced help feature. When you need help,\n\
anytime at the command line please press '?'.\n\
\n\
If nothing matches, the help list will be empty and you must backup\n\
Expand Down

0 comments on commit 4e12ba0

Please sign in to comment.