contrib/inventory/consul_io: typo fixed in documentation (#34291)

This commit is contained in:
Kristóf Havasi 2017-12-29 12:19:37 +01:00 committed by Abhijeet Kasurde
parent 585b3449c6
commit 6ba6c7e67c

View file

@ -292,7 +292,7 @@ class ConsulInventory(object):
self.load_data_for_node(node['Node'], datacenter)
def load_data_for_node(self, node, datacenter):
'''loads the data for a sinle node adding it to various groups based on
'''loads the data for a single node adding it to various groups based on
metadata retrieved from the kv store and service availability'''
if self.config.suffixes == 'true':