From f67f391730d82b153866bfcee63f45550e4ecaa3 Mon Sep 17 00:00:00 2001 From: David Medberry Date: Mon, 18 Feb 2019 08:49:11 -0700 Subject: [PATCH] Update tower_credential.py (#51469) misspelled word and poor capitalization (in the same sentence of the doc string) +label: docsite_pr --- .../web_infrastructure/ansible_tower/tower_credential.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py b/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py index 2b30355363d..46152baebf7 100644 --- a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py +++ b/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py @@ -93,7 +93,7 @@ options: - Domain for openstack type. become_method: description: - - Become method to Use for privledge escalation. + - Become method to use for privilege escalation. choices: ["None", "sudo", "su", "pbrun", "pfexec", "pmrun"] become_username: description: