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 927dee1 + 1e29b9a commit 32762a1Copy full SHA for 32762a1
profiler.rst
@@ -92,7 +92,7 @@ Timing the Execution of the Application
92
93
If you want to measure the time some tasks take in your application, there's no
94
need to create a custom data collector. Instead, use the `Stopwatch component`_
95
-which provides utilities to profile code and displayes the results on the
+which provides utilities to profile code and displays the results on the
96
"Performance" panel of the Profiler web interface.
97
98
When using :ref:`autowiring <services-autowire>`, type-hint any argument with
0 commit comments