phd.verbose config key description typo
Summary: Miniscule typo patch. Test Plan: None really! Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D11986
This commit is contained in:
@@ -70,7 +70,7 @@ final class PhabricatorPHDConfigOptions
|
||||
"Launch daemons in 'trace' mode by default. This creates an ".
|
||||
"ENORMOUS amount of output, but can help debug issues. Daemons ".
|
||||
"launched in debug mode with 'phd debug' are always launched in ".
|
||||
"trace mdoe. See also 'phd.verbose'.")),
|
||||
"trace mode. See also 'phd.verbose'.")),
|
||||
$this->newOption('phd.variant-config', 'list<string>', array())
|
||||
->setDescription(
|
||||
pht(
|
||||
|
||||
Reference in New Issue
Block a user