diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2006-04-14 12:07:41 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2006-04-14 12:07:41 +0000 |
| commit | 984bdd759e8c6f5c11a09566075068387cc25a2f (patch) | |
| tree | 0141ca0d54fcabcf7cf26a6fcb6974de5bca0a55 /Doc/lib/libprofile.tex | |
| parent | 75ba244c7b835e5793a0120be18b7ee51ae57ee3 (diff) | |
| download | cpython-git-984bdd759e8c6f5c11a09566075068387cc25a2f.tar.gz | |
Typo fix
Diffstat (limited to 'Doc/lib/libprofile.tex')
| -rw-r--r-- | Doc/lib/libprofile.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libprofile.tex b/Doc/lib/libprofile.tex index afc96941da..97c7191dd3 100644 --- a/Doc/lib/libprofile.tex +++ b/Doc/lib/libprofile.tex @@ -124,7 +124,7 @@ layer on top of the internal \module{_lsprof} module. The %\end{description} -\section{Instant Users Manual \label{profile-instant}} +\section{Instant User's Manual \label{profile-instant}} This section is provided for users that ``don't want to read the manual.'' It provides a very brief overview, and allows a user to |
