fix typos
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 21 Feb 2013 08:45:44 +0000 (09:45 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 21 Feb 2013 08:45:44 +0000 (09:45 +0100)
db-config.d/010-slice_tags
db-config.d/030-interface_tags

index f304f8b..71fe6a3 100644 (file)
@@ -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'},
 
 ]
index 282c7aa..6d3d46b 100644 (file)
@@ -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',