From: Yoshiki Hayashi Date: Fri, 31 May 2002 10:53:54 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.0.37~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43dbdd49c8a3c296a1f944a51564839869b1d30e;p=apache Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95437 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/dso.html b/docs/manual/dso.html index 38d28ba2a8..41d965d671 100644 --- a/docs/manual/dso.html +++ b/docs/manual/dso.html @@ -63,7 +63,7 @@ href="mod/mod_so.html">mod_so.c which must be statically compiled into the Apache core. It is the only module besides core.c which cannot be put into a DSO - itself. Practically all other distributed Apache modules then + itself. Practically all other distributed Apache modules can then be placed into a DSO by individually enabling the DSO build for them via configure's --enable-module=shared option as disucussed diff --git a/docs/manual/dso.html.en b/docs/manual/dso.html.en index 38d28ba2a8..41d965d671 100644 --- a/docs/manual/dso.html.en +++ b/docs/manual/dso.html.en @@ -63,7 +63,7 @@ href="mod/mod_so.html">mod_so.c which must be statically compiled into the Apache core. It is the only module besides core.c which cannot be put into a DSO - itself. Practically all other distributed Apache modules then + itself. Practically all other distributed Apache modules can then be placed into a DSO by individually enabling the DSO build for them via configure's --enable-module=shared option as disucussed