summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libmailbox.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libmailbox.tex')
-rw-r--r--Doc/lib/libmailbox.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libmailbox.tex b/Doc/lib/libmailbox.tex
index 94e0784..947c2d3 100644
--- a/Doc/lib/libmailbox.tex
+++ b/Doc/lib/libmailbox.tex
@@ -72,7 +72,7 @@ mailbox specified by \var{dirname} is made available.
Access a Babyl mailbox, which is similar to an MMDF mailbox. In
Babyl format, each message has two sets of headers, the
\emph{original} headers and the \emph{visible} headers. The original
-headers appear before a a line containing only \code{'*** EOOH ***'}
+headers appear before a line containing only \code{'*** EOOH ***'}
(End-Of-Original-Headers) and the visible headers appear after the
\code{EOOH} line. Babyl-compliant mail readers will show you only the
visible headers, and \class{BabylMailbox} objects will return messages