From cb6aed85956cff184d041c2aa57c9d9e80f17d2b Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 24 Jul 2015 18:03:06 -0700 Subject: [PATCH] CRM-16355 - bgm addon to change CMS locale - cleanup --- CRM/Utils/System.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Utils/System.php b/CRM/Utils/System.php index 1a4a2ddd3a..5d5e7d0833 100644 --- a/CRM/Utils/System.php +++ b/CRM/Utils/System.php @@ -1347,7 +1347,7 @@ class CRM_Utils_System { * For example, a mailing will want to change the CMS language so that * URLs are in the correct language (such as the Drupal language prefix). * - * @param String $civicrm_language + * @param string $civicrm_language * An array of parameters (see CRM_Utils_System::docURL2 method for names) * * @return bool -- 2.25.1