]> granicus.if.org Git - apache/commitdiff
Teeny weeny typo.
authorBen Laurie <ben@apache.org>
Sat, 22 Feb 1997 17:27:38 +0000 (17:27 +0000)
committerBen Laurie <ben@apache.org>
Sat, 22 Feb 1997 17:27:38 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index b84bb18f5331a5512224828a430b435c18d0a0fb..590047b9e64941e1d09821996acd58d2d8c820b9 100644 (file)
@@ -694,7 +694,7 @@ processes will be created.<p><hr>
 
 <p>The MaxKeepAliveRequests directive limits the number of requests
 allowed per connection when <a href="#keepalive">KeepAlive</a> is
-on. If it is set to "<code>0</code>," unlimited requests will be
+on. If it is set to "<code>0</code>", unlimited requests will be
 allowed. We reccomend that this setting is kept to a high value, for
 maximum server peformance.