Skip to content

Commit 81a7d0f

Browse files
Merge branch '5.2' into 5.x
* 5.2: [travis] remove cache of composer.lock for deps=low Fix comment with typo
2 parents b84b3a9 + 6ddb4f5 commit 81a7d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/FilesystemTest.php

+1-1
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)