From 41edcd10287bd382fb8ce91dce26a5bc4a34f35e Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 12 Jan 2019 14:52:36 -0500 Subject: [PATCH] Fix bad rebase in Model/Contact --- src/Model/Contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Model/Contact.php b/src/Model/Contact.php index 222a262dfa..cf90406e24 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -66,7 +66,7 @@ class Contact extends BaseObject */ /** - * @name account types + * Account types * * TYPE_UNKNOWN - the account has been imported from gcontact where this is the default type value *