mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Made the title of the Examples subsection plural!
This commit is contained in:
parent
be93a8332e
commit
589f44b9d0
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue