Typo in comment: "bsaename" → "basename"

pull/12295/head
napkindrawing 9 years ago
parent 926f127245
commit 172bbac97a

@ -279,7 +279,7 @@ class VariableManager:
def _get_inventory_basename(self, path):
'''
Returns the bsaename minus the extension of the given path, so the
Returns the basename minus the extension of the given path, so the
bare filename can be matched against host/group names later
'''

Loading…
Cancel
Save