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:
		| @@ -100,7 +100,7 @@ final class PhabricatorSetupCheckPath extends PhabricatorSetupCheck { | |||||||
|  |  | ||||||
|         $this |         $this | ||||||
|           ->newIssue('config.PATH.'.$digest) |           ->newIssue('config.PATH.'.$digest) | ||||||
|           ->setName(pht('$PATH Compontent Unusable')) |           ->setName(pht('$PATH Component Unusable')) | ||||||
|           ->setSummary( |           ->setSummary( | ||||||
|             pht( |             pht( | ||||||
|               "A component of the configured PATH can not be used by ". |               "A component of the configured PATH can not be used by ". | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 epriestley
					epriestley