Skip to content

Commit 6ddb4f5

Browse files
Merge branch '4.4' into 5.2
* 4.4: [travis] remove cache of composer.lock for deps=low Fix comment with typo
2 parents 710d364 + 3225cf0 commit 6ddb4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/FilesystemTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ public function testCopyShouldKeepExecutionPermission()
17621762
}
17631763

17641764
/**
1765-
* Normalize the given path (transform each blackslash into a real directory separator).
1765+
* Normalize the given path (transform each forward slash into a real directory separator).
17661766
*/
17671767
private function normalize(string $path): string
17681768
{

0 commit comments

Comments
 (0)