From 2ce23d08418d8fa9295968a265b6e5b5baaaa7b4 Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Mon, 6 Aug 2012 11:28:04 +0000
Subject: [PATCH] add missing punctuation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369784 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 73ea7b30aa8..e15b49e2fd1 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
--
2.47.2