Skip to content

Commit 7afa87f

Browse files
Update filesystem.rst
1 parent 066fcd5 commit 7afa87f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/filesystem.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ Error Handling
251251
--------------
252252

253253
Whenever something wrong happens, an exception implementing
254-
:class:`Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface` and :class:`Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface` is
255-
thrown.
254+
:class:`Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface` and
255+
:class:`Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface` is thrown.
256256

257257
.. note::
258258

0 commit comments

Comments
 (0)