diff --git a/src/applications/people/profilepanel/PhabricatorPeopleManageProfilePanel.php b/src/applications/people/profilepanel/PhabricatorPeopleManageProfilePanel.php --- a/src/applications/people/profilepanel/PhabricatorPeopleManageProfilePanel.php +++ b/src/applications/people/profilepanel/PhabricatorPeopleManageProfilePanel.php @@ -6,7 +6,7 @@ const PANELKEY = 'people.manage'; public function getPanelTypeName() { - return pht('Mangage User'); + return pht('Manage User'); } private function getDefaultName() {