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.
2 parents b84b3a9 + 6ddb4f5 commit 81a7d0fCopy full SHA for 81a7d0f
Tests/FilesystemTest.php
@@ -1762,7 +1762,7 @@ public function testCopyShouldKeepExecutionPermission()
1762
}
1763
1764
/**
1765
- * 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).
1766
*/
1767
private function normalize(string $path): string
1768
{
0 commit comments