From ac6792356cc81885c7fbd6d018bc71e201bd2de9 Mon Sep 17 00:00:00 2001 From: Aleksey Khudyakov Date: Sat, 24 May 2014 00:10:46 +1100 Subject: [PATCH] Fix typo requird -> required --- source_control/git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_control/git b/source_control/git index 98b37ae02eb..96b71db8edd 100644 --- a/source_control/git +++ b/source_control/git @@ -61,7 +61,7 @@ options: which git then automatically uses to override ssh arguments. An example value could be "-o StrictHostKeyChecking=no" key_file: - requird: false + required: false default: None version_added: "1.5" description: