Skip to content

Commit 62c42cf

Browse files
committed
[#9836] fix a minor typo
1 parent caffb0c commit 62c42cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/profiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ the ``test`` environment)::
2222
$client = static::createClient();
2323

2424
// enable the profiler only for the next request (if you make
25-
// new requests, you must call to this method again)
25+
// new requests, you must call this method again)
2626
// (it does nothing if the profiler is not available)
2727
$client->enableProfiler();
2828

0 commit comments

Comments
 (0)