Skip to content

Commit 3fb8285

Browse files
bxbrendendjyasin
authored andcommitted
Fix typo in description of scm_update_on_launch (ansible#14382)
1 parent 432ad4d commit 3fb8285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awx_collection/plugins/modules/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
type: bool
8484
scm_update_on_launch:
8585
description:
86-
- Before an update to the local repository before launching a job with this project.
86+
- Perform an update to the local repository before launching a job with this project.
8787
type: bool
8888
scm_update_cache_timeout:
8989
description:

0 commit comments

Comments
 (0)