diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-08-18 13:29:26 -0400 | 
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-08-18 16:15:56 -0400 | 
| commit | 82bbf2e82d70d914af15eca61f185be22d950c47 (patch) | |
| tree | aa2e3597cd4ba3d12a41a2531b2f964625e8dc19 /yang | |
| parent | c5fd6ba2dc7af517676b646a5c15cc6394e26095 (diff) | |
*: 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 9c7a6af76c..ed64b78ad6 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 {  | 
