summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libhotshot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libhotshot.tex')
-rw-r--r--Doc/lib/libhotshot.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libhotshot.tex b/Doc/lib/libhotshot.tex
index b701a7b..33d6a06 100644
--- a/Doc/lib/libhotshot.tex
+++ b/Doc/lib/libhotshot.tex
@@ -59,7 +59,7 @@ both the globals and locals for the script.
Profile a single call of a callable.
Additional positional and keyword arguments may be passed
along; the result of the call is returned, and exceptions are
-allowed to propogate cleanly, while ensuring that profiling is
+allowed to propagate cleanly, while ensuring that profiling is
disabled on the way out.
\end{methoddesc}