From 6d67abdeb07c8578fb5d24ca61f8941b231dcae9 Mon Sep 17 00:00:00 2001 From: Will Weber Date: Wed, 24 Jan 2018 06:36:40 -0500 Subject: [PATCH] spelling (#35258) --- lib/ansible/config/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/config/base.yml b/lib/ansible/config/base.yml index 6bb7d7dee76..5ac2e490d04 100644 --- a/lib/ansible/config/base.yml +++ b/lib/ansible/config/base.yml @@ -1277,7 +1277,7 @@ GALAXY_SERVER: yaml: {key: galaxy.server} GALAXY_TOKEN: default: null - description: "GitHub personnal access token" + description: "GitHub personal access token" env: [{name: ANSIBLE_GALAXY_TOKEN}] ini: - {key: token, section: galaxy}