Commit ae0f2352 authored by Ken Coar's avatar Ken Coar
Browse files

Correcting typo pointed out to RobH by <djm@va.pubnix.com>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78199 13f79535-47bb-0310-9956-ffa450edef68
parent 0fd7e65f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  <!--#include virtual="header.html" -->
  <H1>Apache Server Frequently Asked Questions</H1>
  <P>
  $Revision: 1.61 $ ($Date: 1997/05/28 19:29:12 $)
  $Revision: 1.62 $ ($Date: 1997/05/30 19:33:04 $)
  </P>
  <P>
  The latest version of this FAQ is always available from the main
@@ -1228,7 +1228,7 @@
  <P>
  We have had numerous reports of Apache dumping core when compiled
  with HP's ANSI C compiler using optimization.  Disabling the compiler
  optimiation has fixed these problems.
  optimization has fixed these problems.
  </P>
  <HR>
 </LI>