Made the title of the Examples subsection plural!
diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex
index cb2dcc5..1d09766 100644
--- a/Doc/lib/libhttplib.tex
+++ b/Doc/lib/libhttplib.tex
@@ -111,8 +111,8 @@
 \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: