diff --git a/src/workflow/lint/ArcanistLintWorkflow.php b/src/workflow/lint/ArcanistLintWorkflow.php index 2ebc656d..9d50e356 100644 --- a/src/workflow/lint/ArcanistLintWorkflow.php +++ b/src/workflow/lint/ArcanistLintWorkflow.php @@ -119,8 +119,8 @@ EOTEXT ), 'amend-autofixes' => array( 'help' => - 'When linting git repositories, amend HEAD with autofix '. - 'patches suggested by lint without prompting.', + 'When linting git repositories, amend HEAD with autofix '. + 'patches suggested by lint without prompting.', ), '*' => 'paths', );