We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715e7a5 commit 3225cf0Copy full SHA for 3225cf0
Tests/FilesystemTest.php
@@ -1752,7 +1752,7 @@ public function testCopyShouldKeepExecutionPermission()
1752
}
1753
1754
/**
1755
- * Normalize the given path (transform each blackslash into a real directory separator).
+ * Normalize the given path (transform each forward slash into a real directory separator).
1756
*/
1757
private function normalize(string $path): string
1758
{
0 commit comments