summaryrefslogtreecommitdiff
path: root/yang/frr-bgp-common-structure.yang
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas.abraitis@gmail.com>2020-11-17 12:06:23 +0200
committerDonatas Abraitis <donatas.abraitis@gmail.com>2020-11-17 12:13:38 +0200
commit7c98d487b89aabf6a11c0644c054dc623fe87e23 (patch)
tree1665a9326e28ceace2ee1b2dad249ad8baf9a8af /yang/frr-bgp-common-structure.yang
parent81a8a58b99e9416ec970e1ba7c8a9b8a4ba68c11 (diff)
*: Replace typo (supress => suppress)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
Diffstat (limited to 'yang/frr-bgp-common-structure.yang')
-rw-r--r--yang/frr-bgp-common-structure.yang6
1 files changed, 3 insertions, 3 deletions
diff --git a/yang/frr-bgp-common-structure.yang b/yang/frr-bgp-common-structure.yang
index 507928f28e..7b987a93cd 100644
--- a/yang/frr-bgp-common-structure.yang
+++ b/yang/frr-bgp-common-structure.yang
@@ -344,7 +344,7 @@ submodule frr-bgp-common-structure {
default "true";
description
"When set to 'true' sending Capability Negotiation in the open
- message is supressed to this peer.";
+ message is suppressed to this peer.";
}
leaf override-capability {
@@ -807,9 +807,9 @@ submodule frr-bgp-common-structure {
uses as-path-filter-list-policy-export;
- uses unsupress-map-policy-import;
+ uses unsuppress-map-policy-import;
- uses unsupress-map-policy-export;
+ uses unsuppress-map-policy-export;
}
}
}