From d67ffe769081ba6cf422ab078f3b12fbfb4e0471 Mon Sep 17 00:00:00 2001 From: yashodha Date: Tue, 17 Nov 2015 13:17:59 +0530 Subject: [PATCH] minor format fix --- tests/phpunit/WebTest/Contact/DupeContactTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/WebTest/Contact/DupeContactTest.php b/tests/phpunit/WebTest/Contact/DupeContactTest.php index 05fc8101d4..d1f81ad7d6 100644 --- a/tests/phpunit/WebTest/Contact/DupeContactTest.php +++ b/tests/phpunit/WebTest/Contact/DupeContactTest.php @@ -89,7 +89,7 @@ class WebTest_Contact_DupeContactTest extends CiviSeleniumTestCase { } /** - *Edit Dedupe rule for individual + * Edit Dedupe rule for individual */ public function testEditRule() { $this->webtestLogin(); -- 2.25.1