spelling
authorEileen McNaughton <eileen@fuzion.co.nz>
Mon, 15 Sep 2014 09:23:54 +0000 (21:23 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Sun, 26 Oct 2014 23:14:33 +0000 (12:14 +1300)
CRM/Contact/BAO/Query.php

index ac81f718ad6f99fa2bbe2ab0bb1746a206e3f909..081f09010b1bd97f4c283286096a7ba5541f11d5 100644 (file)
@@ -4029,7 +4029,7 @@ WHERE  id IN ( $groupIDs )
        return;
     }
     // also get values array for relation_target_name
-    // for relatinship search we always do wildcard
+    // for relationship search we always do wildcard
     $relationType = $this->getWhereValues('relation_type_id', $grouping);
     $targetName = $this->getWhereValues('relation_target_name', $grouping);
     $relStatus = $this->getWhereValues('relation_status', $grouping);