Made the title of the Examples subsection plural!

This commit is contained in:
Fred Drake 2000-06-28 22:09:20 +00:00
parent be93a8332e
commit 589f44b9d0

View file

@ -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: