Fix spelling error
Summary: Ran into this, correct spelling. Test Plan: read Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D15681
This commit is contained in:
		@@ -6,7 +6,7 @@ final class PhabricatorPeopleManageProfilePanel
 | 
			
		||||
  const PANELKEY = 'people.manage';
 | 
			
		||||
 | 
			
		||||
  public function getPanelTypeName() {
 | 
			
		||||
    return pht('Mangage User');
 | 
			
		||||
    return pht('Manage User');
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private function getDefaultName() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user