1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 14:52:41 +01:00

Fix "abou" typo of "about" in SearchEngine API methods

Summary: See <https://discourse.phabricator-community.org/t/minor-typo-abou-in-conduit-help/2498/2>.

Test Plan: Read carefully.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20280
This commit is contained in:
epriestley 2019-03-12 11:52:05 -07:00
parent 40af472ff5
commit 46ab71f834

View file

@ -403,7 +403,7 @@ EOTEXT
$info = pht(<<<EOTEXT
Objects matching your query are returned as a list of dictionaries in the
`data` property of the results. Each dictionary has some metadata and a
`fields` key, which contains the information abou the object that most callers
`fields` key, which contains the information about the object that most callers
will be interested in.
For example, the results may look something like this: