mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 23:02:42 +01:00
Spelling fix
Summary: I can't believe I've been staring at this page for so long without noticing this typo Test Plan: doitlive Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D17791
This commit is contained in:
parent
279816683b
commit
6bfaf31c0a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ final class PhabricatorBadgesApplication extends PhabricatorApplication {
|
|||
}
|
||||
|
||||
public function getShortDescription() {
|
||||
return pht('Achievements and Notority');
|
||||
return pht('Achievements and Notoriety');
|
||||
}
|
||||
|
||||
public function getIcon() {
|
||||
|
|
Loading…
Reference in a new issue