CRM-13863 - Get rid of double title for forms that use popups
[civicrm-core.git] / CRM / Contact / BAO / Contact.php
index 16b703190d69ec43c4f7208c4c03a3abeb946b5c..2f93f8eb08966a3790e98e4b9cfd793bc7a5ab11 100644 (file)
@@ -3191,7 +3191,7 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id )
    *
    * @param  int     $contactId   contact id.
    *
-   * @return true if present else false.
+   * @return bool true if present else false.
    * @access public
    * @static
    */