mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
doc: fixes the the repetitions (#43937)
Wow, this does not seem to be an uncommon misspelling. Might be there are some left that span over two lines. I noticed the one in the git module and then used `grep -rw 'the the'` to find some more.
This commit is contained in:
parent
8dc31a88e8
commit
d779eb1f15
11 changed files with 11 additions and 11 deletions
|
@ -39,7 +39,7 @@ options:
|
|||
type: bool
|
||||
node:
|
||||
description:
|
||||
- The node where the the service processor network should be enabled
|
||||
- The node where the service processor network should be enabled
|
||||
required: true
|
||||
dhcp:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue