From 1f7b17e4a5515cce39477cf9c3085657740d923f Mon Sep 17 00:00:00 2001 From: yashodha Date: Fri, 20 Mar 2020 14:33:01 +0530 Subject: [PATCH] fix typo --- CRM/Pledge/BAO/Query.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Pledge/BAO/Query.php b/CRM/Pledge/BAO/Query.php index 7ea0fcb316..4b780c5983 100644 --- a/CRM/Pledge/BAO/Query.php +++ b/CRM/Pledge/BAO/Query.php @@ -524,7 +524,7 @@ class CRM_Pledge_BAO_Query extends CRM_Core_BAO_Query { } /** - * Build the search for for pledges. + * Build the search for pledges. * * @param CRM_Pledge_Form_Search|\CRM_Contact_Form_Search_Advanced $form * -- 2.25.1