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:
@@ -403,7 +403,7 @@ EOTEXT
|
|||||||
$info = pht(<<<EOTEXT
|
$info = pht(<<<EOTEXT
|
||||||
Objects matching your query are returned as a list of dictionaries in the
|
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
|
`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.
|
will be interested in.
|
||||||
|
|
||||||
For example, the results may look something like this:
|
For example, the results may look something like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user