Skip to content

Commit 19431c6

Browse files
authored
ENGCOM-3762: Minor Typo fix in AbstractFilter.php #20005
2 parents 43af7b7 + 2673692 commit 19431c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Layer/Filter/AbstractFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public function apply(\Magento\Framework\App\RequestInterface $request)
139139
}
140140

141141
/**
142-
* Get fiter items count
142+
* Get filter items count
143143
*
144144
* @return int
145145
*/

0 commit comments

Comments
 (0)