Log warning when attempting to access nonexistant table from api
[civicrm-core.git] / settings / Search.setting.php
index 427bc8a6c6bf86eba7acc67954ba09b763d92d4f..876eafa43b1091d44c91e822b4ac861a1a4c0ce3 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 /*
  * Settings metadata file
@@ -65,7 +63,7 @@ return [
     'html_type' => 'text',
     'default' => 'simple',
     'add' => '4.5',
-    'title' => ts('How to handle full-tet queries'),
+    'title' => ts('How to handle full-text queries'),
     'is_domain' => 1,
     'is_contact' => 0,
     'help_text' => NULL,