summaryrefslogtreecommitdiff
path: root/pith/mailview.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2019-09-01 12:24:16 -0600
committerEduardo Chappa <chappa@washington.edu>2019-09-01 12:24:16 -0600
commit6076d5da019c37df48fb626d1b46bf242361388b (patch)
treeae414dc367b61619ce7e4ffcc1b6e4c24b1d4488 /pith/mailview.c
parent418e8bc5789d9ef223f043848619b6a648748dcc (diff)
downloadalpine-6076d5da019c37df48fb626d1b46bf242361388b.tar.xz
* Improvements to documentation and behavior of Alpine when users get a
non-empty challenge in a smtp server.
Diffstat (limited to 'pith/mailview.c')
-rw-r--r--pith/mailview.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mailview.c b/pith/mailview.c
index 89750862..cd50e88b 100644
--- a/pith/mailview.c
+++ b/pith/mailview.c
@@ -2080,7 +2080,7 @@ url_external_specific_handler(char *url, int len)
}
else
dprint((1,
- "* * * HANLDER TOO LONG: %.*s\n", n,
+ "* * * HANDLER TOO LONG: %.*s\n", n,
p ? p : "?"));
n++;