From 4ae8d21fa695924c46ee19ece23d74b0bb11fdef Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 23 Oct 2012 00:36:39 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1401133 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in index 7a0138552db..2373e6f0443 100644 --- a/docs/conf/httpd.conf.in +++ b/docs/conf/httpd.conf.in @@ -131,7 +131,7 @@ ServerAdmin you@example.com # Define DOCROOT "@exp_htdocsdir@" -DocumentRoot "${DOCROOT"} +DocumentRoot "${DOCROOT}" # # Possible values for the Options directive are "None", "All", -- 2.47.2