From: Lars Eilebrecht Date: Thu, 29 Apr 2004 20:32:59 +0000 (+0000) Subject: fix tiny typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb91f66284b340fc1a1866b17f0735aab215da55;p=thirdparty%2Fapache%2Fhttpd.git fix tiny typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103556 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Announcement b/Announcement index 7140a0ace74..087f8e452f4 100644 --- a/Announcement +++ b/Announcement @@ -118,7 +118,7 @@ New features that relate to specific platforms: * Linux 2.4+: If Apache is started as root and you code - CoreDumpDirectory, coredumps are enabled via the prctl() syscall. + CoreDumpDirectory, core dumps are enabled via the prctl() syscall. New features that relate to all platforms: @@ -151,3 +151,4 @@ * UseCanonicalName off was ignoring the client provided port information. +