1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00

Fix missing whitespace in arc linters --help message

Test Plan: Ran `arc linters --help`

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D18344
This commit is contained in:
Alex Vandiver 2017-08-04 12:57:34 -07:00
parent 836768bdcc
commit 5eda40337b

View file

@ -36,7 +36,7 @@ EOTEXT
'param' => 'search',
'repeat' => true,
'help' => pht(
'Search for linters. Search is case-insensitive, and is performed'.
'Search for linters. Search is case-insensitive, and is performed '.
'against name and description of each linter.'),
),
'*' => 'exact',