From 06c6ab430b223f6923fe74a4b8d11f3e626848a8 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 15 Jan 2020 21:41:39 -0700 Subject: * Fix a number of misspellings in the source code of Alpine. I hav only fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener. --- mapi/pmapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mapi/pmapi.c') diff --git a/mapi/pmapi.c b/mapi/pmapi.c index 7628255a..b786cefd 100644 --- a/mapi/pmapi.c +++ b/mapi/pmapi.c @@ -2899,7 +2899,7 @@ void ErrorBoxFunc(char *msg) Result: Alloc'd unique string is returned -Uniqueness is gaurenteed by using the host name, process id, date to the +Uniqueness is guaranteed by using the host name, process id, date to the second and a single unique character *----------------------------------------------------------------------*/ char * -- cgit v1.2.3-54-g00ecf