diff --git a/CRM/Contact/BAO/Query.php b/CRM/Contact/BAO/Query.php
index 8d7977cf64649fc9a7608ca5e358a5eb8bc169ce..430a2443a8cdb1bed23a9caf3aaa1dda638aa33d 100644
--- a/CRM/Contact/BAO/Query.php
+++ b/CRM/Contact/BAO/Query.php
@@ -429,7 +429,7 @@ class CRM_Contact_BAO_Query {
    * Set to 1 if Search in Trash selected.
    */
   public $_onlyDeleted = 0;
-  
+
   /**
    * Class constructor which also does all the work.
    *