1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 12:00:55 +01:00

Fix typo (demo)

Summary: There was a typo.

Test Plan: Now there is no typo.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: aran, epriestley

Differential Revision: https://secure.phabricator.com/D8995
This commit is contained in:
epriestley 2014-05-07 07:19:50 -07:00
parent 61257d88d5
commit 0620386d0e

View file

@ -100,7 +100,7 @@ final class PhabricatorSetupCheckPath extends PhabricatorSetupCheck {
$this
->newIssue('config.PATH.'.$digest)
->setName(pht('$PATH Compontent Unusable'))
->setName(pht('$PATH Component Unusable'))
->setSummary(
pht(
"A component of the configured PATH can not be used by ".