summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 9e4dcb5..44e7c96 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -358,7 +358,7 @@ and how to embed it in other applications.
\input{libpdb} % The Python Debugger
\input{libprofile} % The Python Profiler
-\input{libhotshot} % New profiler
+\input{libhotshot} % unmaintained C profiler
\input{libtimeit}