Skip to content

Commit 2673692

Browse files
ENGCOM-3762: Minor Typo fix in AbstractFilter.php #20005
- Merge Pull Request #20005 from ajeetsinghcedcoss/magento2:typo-fix - Merged commits: 1. 7f950d2
2 parents 2b27bc0 + 7f950d2 commit 2673692

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)