Page MenuHomePhabricator

D9155.id21744.diff
No OneTemporary

D9155.id21744.diff

diff --git a/src/applications/maniphest/query/ManiphestTaskQuery.php b/src/applications/maniphest/query/ManiphestTaskQuery.php
--- a/src/applications/maniphest/query/ManiphestTaskQuery.php
+++ b/src/applications/maniphest/query/ManiphestTaskQuery.php
@@ -445,7 +445,7 @@
// In doing a fulltext search, we first find all the PHIDs that match the
// fulltext search, and then use that to limit the rest of the search
$fulltext_query = id(new PhabricatorSavedQuery())
- ->setEngineClassName('PhabricatorSearchApplicaionSearchEngine')
+ ->setEngineClassName('PhabricatorSearchApplicationSearchEngine')
->setParameter('query', $this->fullTextSearch);
// NOTE: Setting this to something larger than 2^53 will raise errors in

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 20, 5:50 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7422609
Default Alt Text
D9155.id21744.diff (759 B)

Event Timeline