INFRA-132 - phpcbf Drupal.WhiteSpace.ScopeIndent.IncorrectExact
[civicrm-core.git] / CRM / Activity / Import / Parser.php
index b4222a6a68dfc6dfd275f7a6606fa06fd1ba407e..1ee8ad52305da28f3c1cd9a195a1e93f0d683015 100644 (file)
@@ -200,7 +200,7 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
       if ($returnCode & self::DUPLICATE) {
         if ($returnCode & self::MULTIPLE_DUPE) {
           /* TODO: multi-dupes should be counted apart from singles
-                     * on non-skip action */
+           * on non-skip action */
         }
         $this->_duplicateCount++;
         $recordNumber = $this->_lineCount;