summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_isapi.html
diff options
context:
space:
mode:
authorMarc Slemko <marc@apache.org>1997-12-29 20:41:55 +0000
committerMarc Slemko <marc@apache.org>1997-12-29 20:41:55 +0000
commitdddf03b3cca48019279ce4ce174a2fc4eac59b65 (patch)
tree210eab0733d241b096d79439e436a917cbdf68d1 /docs/manual/mod/mod_isapi.html
parent417a69836cb9d0abf53c82c14405bd79832fd2fb (diff)
downloadhttpd-dddf03b3cca48019279ce4ce174a2fc4eac59b65.tar.gz
Misc spelling fixes.
PR: 1600 Obtained from: Submitted by: "Daniel S.Lewart" <d-lewart@uiuc.edu> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79798 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_isapi.html')
-rw-r--r--docs/manual/mod/mod_isapi.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_isapi.html b/docs/manual/mod/mod_isapi.html
index 5fde08c1a7..e3d87e8c71 100644
--- a/docs/manual/mod/mod_isapi.html
+++ b/docs/manual/mod/mod_isapi.html
@@ -47,7 +47,7 @@
<p>Apache's ISAPI implementation conforms to all of the ISAPI 2.0
specification, except for the "Microsoft-specific" extensions dealing
- with ascynchronous I/O. Apache's I/O model does not allow asynchronous
+ with asynchronous I/O. Apache's I/O model does not allow asynchronous
reading and writing in a manner that the ISAPI could access. If an ISA
tries to access async I/O, a message will be place in the error log,
to help with debugging.