Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 2456027

Browse files
Merge pull request #12 from sanganinamrata/2.3-develop-PR-port-16549
[Forwardport] Corrected function comment
2 parents db2ff9a + cd1a1df commit 2456027

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)