summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@users.noreply.github.com>2019-10-08 11:34:36 -0400
committerGitHub <noreply@github.com>2019-10-08 11:34:36 -0400
commit81306cfff3f28a867bdbe8039d984d9166cdaa05 (patch)
tree2a6b9d0546d7918c2c3ad6a2c8d6b9b20b75718d /lib/command.h
parent4668ac905cf97e298fbc1b11929c64bc7b5a60af (diff)
parent898d21a4a407e83ee55648c741db573e12b793ff (diff)
Merge pull request #5123 from idryzhov/fix-typo
lib: fix typo
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h
index 137d3748ae..d5dc129c72 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -412,7 +412,7 @@ struct cmd_node {
#define NEIGHBOR_ADDR_STR2 "Neighbor address\nNeighbor IPv6 address\nInterface name or neighbor tag\n"
#define NEIGHBOR_ADDR_STR3 "Neighbor address\nIPv6 address\nInterface name\n"
-/* Dameons lists */
+/* Daemons lists */
#define DAEMONS_STR \
"For the zebra daemon\nFor the rip daemon\nFor the ripng daemon\nFor the ospf daemon\nFor the ospfv6 daemon\nFor the bgp daemon\nFor the isis daemon\nFor the pbr daemon\nFor the fabricd daemon\nFor the pim daemon\nFor the static daemon\nFor the sharpd daemon\nFor the vrrpd daemon\n"
#define DAEMONS_LIST \