diff --git a/CRM/Export/Form/Select.php b/CRM/Export/Form/Select.php
index b98ad359e311f31c85c1ab51a3cf08f82cd031db..043c277154aef83e6e50b5bac281ecaa8aec50f1 100644
--- a/CRM/Export/Form/Select.php
+++ b/CRM/Export/Form/Select.php
@@ -490,7 +490,7 @@ FROM   {$this->_componentTable}
   }
 
   /**
-   * Get the query mode (eg. CRM_Core_BAO_Query::MODE_CASE)
+   * Get the query mode (eg. CRM_Contact_BAO_Query::MODE_CASE)
    *
    * @return int
    */