diff options
author | Donald Sharp <sharpd@nvidia.com> | 2024-08-18 19:29:26 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2024-08-18 22:15:56 +0200 |
commit | 82bbf2e82d70d914af15eca61f185be22d950c47 (patch) | |
tree | aa2e3597cd4ba3d12a41a2531b2f964625e8dc19 /yang | |
parent | Merge pull request #16602 from LabNConsulting/chopps/fix-warnings (diff) | |
download | frr-82bbf2e82d70d914af15eca61f185be22d950c47.tar.xz frr-82bbf2e82d70d914af15eca61f185be22d950c47.zip |
*: Spelling issues
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'yang')
-rw-r--r-- | yang/ietf/ietf-bgp-types.yang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yang/ietf/ietf-bgp-types.yang b/yang/ietf/ietf-bgp-types.yang index 9c7a6af76..ed64b78ad 100644 --- a/yang/ietf/ietf-bgp-types.yang +++ b/yang/ietf/ietf-bgp-types.yang @@ -333,7 +333,7 @@ module ietf-bgp-types { // TODO: needs more work to make this more precise given the // variability of extended community attribute specifications // 8-octet value: - // <type> 2 octects + // <type> 2 octets // <value> 6 octets type union { |