From: Bill Stoddard Date: Mon, 29 Apr 2002 02:36:10 +0000 (+0000) Subject: Fix spelling/typo X-Git-Tag: 2.0.36~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05097b8910f0ab3558f891a5bf92318abe3b1109;p=apache Fix spelling/typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94851 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mappers/mod_imap.c b/modules/mappers/mod_imap.c index 6013cb94e7..763fa88152 100644 --- a/modules/mappers/mod_imap.c +++ b/modules/mappers/mod_imap.c @@ -906,7 +906,7 @@ menu_bail: static int imap_handler(request_rec *r) { - /* Optimizatoin: skip the allocation of large local variables on the + /* Optimization: skip the allocation of large local variables on the * stack (in imap_handler_internal()) on requests that aren't using * imagemaps */