summaryrefslogtreecommitdiff
path: root/pimd/pim6_cmd.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-04-19 12:50:12 +0300
committerGitHub <noreply@github.com>2022-04-19 12:50:12 +0300
commit5f771a2a70f76e3e7cc3b454793e74a1a93f0e68 (patch)
tree7007fac5ea49e063cb65c4ea492ceba62b0daf49 /pimd/pim6_cmd.c
parent33dfcd73978647961b578a2348cd6eb931d40713 (diff)
parent3d4c335568e391babf4e8fee500bea18ec709f14 (diff)
Merge pull request #11043 from mobash-rasool/spell-fix
pimd, pim6d: Spelling fixes
Diffstat (limited to 'pimd/pim6_cmd.c')
-rw-r--r--pimd/pim6_cmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pimd/pim6_cmd.c b/pimd/pim6_cmd.c
index 90840a95e0..ce26f912f4 100644
--- a/pimd/pim6_cmd.c
+++ b/pimd/pim6_cmd.c
@@ -170,7 +170,7 @@ DEFPY (ipv6_pim_rp_keep_alive,
"ipv6 pim rp keep-alive-timer (1-65535)$kat",
IPV6_STR
PIM_STR
- "Rendevous Point\n"
+ "Rendezvous Point\n"
"Keep alive Timer\n"
"Seconds\n")
{
@@ -183,7 +183,7 @@ DEFPY (no_ipv6_pim_rp_keep_alive,
NO_STR
IPV6_STR
PIM_STR
- "Rendevous Point\n"
+ "Rendezvous Point\n"
"Keep alive Timer\n"
IGNORED_IN_NO_STR)
{