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 b11ff3a + 6c8763d commit b954366Copy full SHA for b954366
components/filesystem.rst
@@ -50,7 +50,7 @@ endpoint for filesystem operations::
50
Mkdir
51
~~~~~
52
53
-:method:`Symfony\\Component\\Filesystem\\Filesystem::mkdir` creates directory.
+:method:`Symfony\\Component\\Filesystem\\Filesystem::mkdir` creates a directory.
54
On posix filesystems, directories are created with a default mode value
55
`0777`. You can use the second argument to set your own mode::
56
0 commit comments