[minor] typo

This commit is contained in:
Marcel Paffrath 2019-06-18 14:34:16 +02:00
parent 6f4378e4c2
commit f51fdd01d5

View File

@ -34,7 +34,7 @@ defaults = {'rootpath': {'type': str,
'invdir': {'type': str, 'invdir': {'type': str,
'tooltip': 'full path to inventory or dataless-seed file', 'tooltip': 'full path to inventory or dataless-seed file',
'value': '', 'value': '',
'namestring': 'Inversion dir'}, 'namestring': 'Inventory directory'},
'datastructure': {'type': str, 'datastructure': {'type': str,
'tooltip': 'choose data structure', 'tooltip': 'choose data structure',