From 91484e0a1b1f26f30586a44584f5a8704da60c36 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 22 Jun 2016 14:24:16 -0700 Subject: [PATCH] CRM_Core_OptionValue - Style --- CRM/Core/OptionValue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Core/OptionValue.php b/CRM/Core/OptionValue.php index 62ad707953..2199822464 100644 --- a/CRM/Core/OptionValue.php +++ b/CRM/Core/OptionValue.php @@ -62,7 +62,7 @@ class CRM_Core_OptionValue { * Has links like edit, delete, disable ..etc. * @param string $orderBy * For orderBy clause. - * @param bool $skipEmptyComponents + * @param bool $skipEmptyComponents * Whether to skip OptionValue rows with empty Component name * (i.e. when Extension providing the Component is disabled) * -- 2.25.1