diff options
-rw-r--r-- | interface-definitions/lldp.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/lldp.xml b/interface-definitions/lldp.xml index 90bf80e19..193d1c00c 100644 --- a/interface-definitions/lldp.xml +++ b/interface-definitions/lldp.xml @@ -40,7 +40,7 @@ <help>Civic-based location data</help> </properties> <children> - <TagNode name="ca-type"> + <tagNode name="ca-type"> <properties> <help>LLDP-MED Civic Address type [REQUIRED]</help> <valueHelp> @@ -139,7 +139,7 @@ </properties> </leafNode> </children> - </TagNode> + </tagNode> <leafNode name="country-code"> <properties> <help>Country code [REQUIRED]</help> @@ -254,4 +254,4 @@ </node> </children> </node> -</interfaceDefinition>
\ No newline at end of file +</interfaceDefinition> |