Skip to content

Commit 3536fe2

Browse files
Chad Littlechad
Chad Little
authored and
chad
committedJul 2, 2017
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
1 parent b25b379 commit 3536fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/applications/repository/conduit/RepositoryQueryConduitAPIMethod.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public function getMethodStatus() {
1414
public function getMethodStatusDescription() {
1515
return pht(
1616
'This method is frozen and will eventually be deprecated. New code '.
17-
'should use "diffusion.repository.query" instead.');
17+
'should use "diffusion.repository.search" instead.');
1818
}
1919

2020
public function getMethodDescription() {

0 commit comments

Comments
 (0)
Failed to load comments.