]> granicus.if.org Git - apache/commitdiff
Fix spelling/typo
authorBill Stoddard <stoddard@apache.org>
Mon, 29 Apr 2002 02:36:10 +0000 (02:36 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 29 Apr 2002 02:36:10 +0000 (02:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94851 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_imap.c

index 6013cb94e75e976c7417ff43d3439792760be8a9..763fa88152a84591fbfa2e61b04a7c5f5a38679d 100644 (file)
@@ -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
      */