Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2b17b2

Browse files
committed
Fix "customer timer" -> "custom timer" (reported by Kirk Strauser on docs@)
1 parent 53bf15a commit c2b17b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/profile.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,8 +600,8 @@ your results will "less often" show up as negative in profile statistics.
600600

601601
.. _profile-timers:
602602

603-
Using a customer timer
604-
======================
603+
Using a custom timer
604+
====================
605605

606606
If you want to change how current time is determined (for example, to force use
607607
of wall-clock time or elapsed process time), pass the timing function you want

0 commit comments

Comments
 (0)