INFRA-132 - Docblock formatting fixes
[civicrm-core.git] / CRM / Contact / BAO / RelationshipType.php
index 11f1c93979fa15e97696826b1e4cc03422b8c747..da43573c7d33a346d22b17d535f5da18ad5e1cab 100644 (file)
@@ -49,7 +49,7 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    * @param array $defaults
    *   (reference ) an assoc array to hold the flattened values.
    *
-   * @return CRM_Contact_BAO_RelationshipType object
+   * @return CRM_Contact_BAO_RelationshipType
    * @static
    */
   public static function retrieve(&$params, &$defaults) {