mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Fix gender pronouns and the odd typo (#31709)
This commit is contained in:
parent
e2f16cfaf7
commit
1234a79349
6 changed files with 7 additions and 7 deletions
|
@ -71,7 +71,7 @@ methods:
|
|||
|
||||
# The build method builds the entity we want to create.
|
||||
# Always be sure to build only the parameters the user specified
|
||||
# in his yaml file, so we don't change the values which we shouldn't
|
||||
# in their yaml file, so we don't change the values which we shouldn't
|
||||
# change. If you set the parameter to None, nothing will be changed.
|
||||
def build_entity(self):
|
||||
return otypes.Cluster(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue