8000 Small fix to syntax · trakos/symfony-docs@72e6dcd · GitHub
[go: up one dir, main page]

Skip to content

Commit 72e6dcd

Browse files
cryptiklemurxabbuh
authored andcommitted
Small fix to syntax
1 parent 2828795 commit 72e6dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/var_dumper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Inside a Symfony application, the output of the dump server is configured with
119119
the :ref:`dump_destination option <configuration-debug-dump_destination>` of the
120120
``debug`` package.
121121

122-
Outside a Symfony application, use the ``ServerDumper`` class:
122+
Outside a Symfony application, use the ``ServerDumper`` class::
123123

124124
require __DIR__.'/vendor/autoload.php';
125125

0 commit comments

Comments
 (0)
0