Spelling fix
authoreileen <emcnaughton@wikimedia.org>
Thu, 28 Feb 2019 01:19:43 +0000 (14:19 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 28 Feb 2019 02:13:36 +0000 (15:13 +1300)
CRM/Contact/BAO/Query.php

index 0674c815ecb56899cb35caf5dcf5594b2c2eea29..9008ac6a0955c8a1d3d78c37a7c4799e6eda20d3 100644 (file)
@@ -6414,7 +6414,7 @@ AND   displayRelType.is_active = 1
       return TRUE;
     }
     // Is this still required - the above goes off the unique name. Test with things like
-    // communication_prefferences & prefix_id.
+    // communication_preferences & prefix_id.
     if (CRM_Utils_Array::value($field['name'], $this->_returnProperties)) {
       return TRUE;
     }