diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex index cb2dcc5e36a..1d09766d39d 100644 --- a/Doc/lib/libhttplib.tex +++ b/Doc/lib/libhttplib.tex @@ -111,8 +111,8 @@ read, using the \method{read()}, \method{readline()} or \method{readlines()} methods. \end{methoddesc} -\subsection{Example} -\nodename{HTTP Example} +\subsection{Examples} +\nodename{HTTP Examples} Here is an example session that uses the \samp{GET} method: