From 99c588e7bf48e19e05dd46cf48ac6b5315008ae0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 21 Feb 2013 09:45:44 +0100 Subject: [PATCH] fix typos --- db-config.d/010-slice_tags | 2 +- db-config.d/030-interface_tags | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db-config.d/010-slice_tags b/db-config.d/010-slice_tags index f304f8bd..71fe6a32 100644 --- a/db-config.d/010-slice_tags +++ b/db-config.d/010-slice_tags @@ -130,7 +130,7 @@ for virtual devices involved in topologies, e.g. 192.168.100.0/24""", 'category' : 'slice/general'}, {'tagname' : 'interface', - 'description' : 'The interface tag holds network configuraiton information until VirtualInterface objects are in PLCAPI', + 'description' : 'The interface tag holds network configuration information until VirtualInterface objects are in PLCAPI', 'category' : 'slice/network'}, ] diff --git a/db-config.d/030-interface_tags b/db-config.d/030-interface_tags index 282c7aa8..6d3d46b1 100644 --- a/db-config.d/030-interface_tags +++ b/db-config.d/030-interface_tags @@ -2,7 +2,7 @@ #################### interface tag types # xxx this should move to PLC/Accessors -interfacegag_types = \ +interfacetag_types = \ [ {'category': u'interface/ovs', 'description': u'Name of Open vSwitch bridge', -- 2.47.0