typos, layout and other small things
diff --git a/Doc/libftplib.tex b/Doc/libftplib.tex
index f78805c..63cde96 100644
--- a/Doc/libftplib.tex
+++ b/Doc/libftplib.tex
@@ -16,7 +16,7 @@
 \begin{verbatim}
 >>> from ftplib import FTP
 >>> ftp = FTP('ftp.cwi.nl')   # connect to host, default port
->>> ftp.login()               # default user anonymous, passwd user@hostname
+>>> ftp.login()               # user anonymous, passwd user@hostname
 >>> ftp.retrlines('LIST')     # list directory contents
 total 24418
 drwxrwsr-x   5 ftp-usr  pdmaint     1536 Mar 20 09:48 .