mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
multiple spelling error changes
This commit is contained in:
@@ -133,7 +133,7 @@ class TestSynchronize(unittest.TestCase):
|
||||
|
||||
def test_synchronize_action_vagrant(self):
|
||||
|
||||
""" Verify the action plugin accomodates the common
|
||||
""" Verify the action plugin accommodates the common
|
||||
scenarios for vagrant boxes. """
|
||||
|
||||
runner = FakeRunner()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# order of groups, children, and vars is not signficant
|
||||
# order of groups, children, and vars is not significant
|
||||
# so this example mixes them up for maximum testing
|
||||
|
||||
[nc:children]
|
||||
|
||||
Reference in New Issue
Block a user