summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-02-05 02:28:23 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-02-05 02:28:23 +0000
commit2cb8be76c5fa5cf5f130425a46a27428d5bdd5f2 (patch)
treedc7a8037636ed0349d178caacb7c7d864b496848 /lib-src
parent6d6c3d503e4fa1772c730789a77c121384c44aee (diff)
downloademacs-2cb8be76c5fa5cf5f130425a46a27428d5bdd5f2.tar.gz
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/movemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c
index 7c647676ff5..8ccf6ce554a 100644
--- a/lib-src/movemail.c
+++ b/lib-src/movemail.c
@@ -702,7 +702,7 @@ char Errmsg[200]; /* POP errors, at least, can exceed
the original length of 80. */
/*
- * The full legal syntax for a POP mailbox specification for movemail
+ * The full valid syntax for a POP mailbox specification for movemail
* is "po:username:hostname". The ":hostname" is optional; if it is
* omitted, the MAILHOST environment variable will be consulted. Note
* that by the time popmail() is called the "po:" has been stripped