Skip to content

Commit e1e8cf9

Browse files
Merge pull request #16636 to #16635
2 parents 8b5f817 + cd1a1df commit e1e8cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
117117
/**
118118
* @param array $classNames
119119
* @param string $fileItemPath
120-
* @return bool Whether the clas is included or not
120+
* @return bool Whether the class is included or not
121121
*/
122122
private function includeClasses(array $classNames, $fileItemPath)
123123
{

0 commit comments

Comments
 (0)