From 984bdd759e8c6f5c11a09566075068387cc25a2f Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 14 Apr 2006 12:07:41 +0000 Subject: [PATCH] Typo fix --- Doc/lib/libprofile.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1