8000 minor #7107 [Profiler] Fix rst typo (hason) · symfony/symfony-docs@e40ab02 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e40ab02

Browse files
committed
minor #7107 [Profiler] Fix rst typo (hason)
This PR was merged into the 3.1 branch. Discussion ---------- [Profiler] Fix rst typo Commits ------- b7056b6 [Profiler] Fix rst typo
2 parents b462510 + b7056b6 commit e40ab02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler/storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ directory. If you want to use another location to store the profiles, define the
5050
));
5151
5252
You can also create your own profile storage service implementing the
53-
:class:``Symfony\Component\HttpKernel\Profiler\Profi 3F32 lerStorageInterface`` and
53+
:class:`Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface` and
5454
overriding the ``profiler.storage`` service.

0 commit comments

Comments
 (0)
0