1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 23:02:42 +01:00

Update Diffusion conduit text

Summary: Fixes T12888

Test Plan: Verify text is there.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12888

Differential Revision: https://secure.phabricator.com/D18178
This commit is contained in:
Chad Little 2017-07-02 14:25:10 +00:00 committed by chad
parent b25b379ca0
commit 3536fe2877

View file

@ -14,7 +14,7 @@ final class RepositoryQueryConduitAPIMethod
public function getMethodStatusDescription() {
return pht(
'This method is frozen and will eventually be deprecated. New code '.
'should use "diffusion.repository.query" instead.');
'should use "diffusion.repository.search" instead.');
}
public function getMethodDescription() {