Skip to content

Commit 93b6111

Browse files
committed
fix typo in reference stopwatch article
1 parent f6e1378 commit 93b6111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler/stopwatch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ short example::
1414
$stopwatch->lapse('anEvent');
1515
$stopwatch->stop('anEvent');
1616

17-
:doc:`/component/stopwatch` explains the methods in more details.
17+
:doc:`/components/stopwatch` explains the methods in more details.

0 commit comments

Comments
 (0)