Commit 172bbac9 by napkindrawing

Typo in comment: "bsaename" → "basename"

parent 926f1272
......@@ -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
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment