Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amenonsen committed Sep 8, 2016
1 parent 982db58 commit 032bd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/inventory/yaml.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

class InventoryParser(object):
"""
Takes an INI-format inventory file and builds a list of groups and subgroups
Takes a YAML-format inventory file and builds a list of groups and subgroups
with their associated hosts and variable settings.
"""

Expand Down

0 comments on commit 032bd1d

Please sign in to comment.