Skip to content

Commit 3225cf0

Browse files
committed
Fix comment with typo
1 parent 715e7a5 commit 3225cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Tests/FilesystemTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ public function testCopyShouldKeepExecutionPermission()
17521752
}
17531753

17541754
/**
1755-
* Normalize the given path (transform each blackslash into a real directory separator).
1755+
* Normalize the given path (transform each forward slash into a real directory separator).
17561756
*/
17571757
private function normalize(string $path): string
17581758
{

0 commit comments

Comments
 (0)