From: Jeff Trawick
Date: Mon, 6 Aug 2012 11:28:04 +0000 (+0000)
Subject: add missing punctuation
X-Git-Tag: 2.5.0-alpha~6486
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ce23d08418d8fa9295968a265b6e5b5baaaa7b4;p=apache
add missing punctuation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369784 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 73ea7b30aa..e15b49e2fd 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -607,7 +607,7 @@ headers
The DefaultRuntimeDir directive sets the
directory in which the server will create various run-time files
(shared memory, locks, etc.). If set as a relative path, the full path
- will be relative to ServerRoot
+ will be relative to ServerRoot.
Example