mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
minor spelling changes
This commit is contained in:
parent
054a3fccf8
commit
0b8011436d
114 changed files with 152 additions and 152 deletions
|
@ -70,7 +70,7 @@ notes:
|
|||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
# Syncs the contents of one diretory to another.
|
||||
# Syncs the contents of one directory to another.
|
||||
$ ansible -i hosts all -m win_robocopy -a "src=C:\\DirectoryOne dest=C:\\DirectoryTwo"
|
||||
|
||||
# Sync the contents of one directory to another, including subdirectories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue