1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-19 03:01:11 +01:00

Use less hip lingo

Summary: Woah man.

Test Plan: spellcheck

Reviewers: chad, eadler

Reviewed By: chad, eadler

Differential Revision: https://secure.phabricator.com/D15771
This commit is contained in:
epriestley 2016-04-20 10:52:23 -07:00
parent bd4fb3c9fa
commit 3b154a34c7

View file

@ -18,7 +18,7 @@ abstract class PhabricatorEditEngineAPIMethod
public function getMethodStatusDescription() {
return pht(
'ApplicationEditor methods are fairly stable, but were introduced '.
'relativelyr cently and may continue to evolve as more applications '.
'relatively recently and may continue to evolve as more applications '.
'adopt them.');
}