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

Skip to content

Commit 8850c87

Browse files
committed
Fix link
1 parent 8772d4e commit 8850c87

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Doc/tut/tut.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4625,9 +4625,8 @@ \section{Performance Measurement\label{performance-measurement}}
46254625
\end{verbatim}
46264626
46274627
In contrast to \module{timeit}'s fine level of granularity, the
4628-
\ulink{\module{profile}}{../lib/module-profile.html} and
4629-
\ulink{\module{pstats}}{../lib/module-pstats.html} modules
4630-
provide tools for identifying time critical sections in larger
4628+
\ulink{\module{profile}}{../lib/module-profile.html} and \module{pstats}
4629+
modules provide tools for identifying time critical sections in larger
46314630
blocks of code.
46324631
46334632

0 commit comments

Comments
 (0)