diff options
Diffstat (limited to 'Doc/lib/libhotshot.tex')
| -rw-r--r-- | Doc/lib/libhotshot.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libhotshot.tex b/Doc/lib/libhotshot.tex index b701a7b13f..33d6a069c6 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}  | 
