Skip to content

Commit d75f4e9

Browse files
committed
ACP2E-517: fix static test warnings
1 parent a4274c0 commit d75f4e9

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Deploy/Package/Processor/PreProcessor

1 file changed

+1
-1
lines changed

app/code/Magento/Deploy/Package/Processor/PreProcessor/Less.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ private function hasOverrides(PackageFile $parentFile, Package $package)
140140
}
141141

142142
/**
143-
* Checks recursively if there is a LESS file in current package which used for generating given CSS from parent package
143+
* Checks if there is a LESS file in current package which used for generating given CSS from parent package
144144
*
145145
* @param string $fileName
146146
* @param string $parentFile

0 commit comments

Comments
 (0)