X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FGeocode%2FGoogle.php;h=d1b98eea75090fb19eeeb2399f5768ce2654421c;hb=bed983430218b8ec5be970ba52fa7300142565d3;hp=4bb160fc3ca1e41829d5b4975d7c37648fc966e7;hpb=5552f12522cb2481ce8f8ccf028148084367237f;p=civicrm-core.git diff --git a/CRM/Utils/Geocode/Google.php b/CRM/Utils/Geocode/Google.php index 4bb160fc3c..d1b98eea75 100644 --- a/CRM/Utils/Geocode/Google.php +++ b/CRM/Utils/Geocode/Google.php @@ -60,7 +60,7 @@ class CRM_Utils_Geocode_Google { * @param array $values * @param bool $stateName * - * @return boolean + * @return bool * true if we modified the address, false otherwise */ public static function format(&$values, $stateName = FALSE) {