Thanks to visit codestin.com Credit goes to github.com
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 dd4a7a9 commit 609bb28Copy full SHA for 609bb28
components/filesystem.rst
@@ -327,7 +327,7 @@ when passing the path to a directory instead of a file::
327
328
$contents = $filesystem->readFile('/some/path/to/file.txt');
329
330
-The ``$contents`` variable now stores all the contents of the ``filex.txt`` file.
+The ``$contents`` variable now stores all the contents of the ``file.txt`` file.
331
332
Path Manipulation Utilities
333
---------------------------
0 commit comments