Skip to content

Commit f865a58

Browse files
authored
Merge pull request #98 from caendesilva/patch-1
Fix repeated word "the" in code comment
2 parents 43244bf + f280e0f commit f865a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/ReflectionClosure.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ public function isScopeRequired()
806806
}
807807

808808
/**
809-
* The the hash of the current file name.
809+
* The hash of the current file name.
810810
*
811811
* @return string
812812
*/

0 commit comments

Comments
 (0)