tools: Fix typo in make_project.

This commit is contained in:
Rom Walton 2015-06-08 23:06:21 -04:00
parent 8c7aef5b99
commit f8d2cfdff3
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ print >>open(httpd_conf_template_filename,'w'), '''
# in the following, the "Order" and "Allow" lines are for Apache 2.2;
# for Apache 2.4, replace them with the single line
* Require all granted
# Require all granted
<Directory "%(proot)s/html">
Options Indexes FollowSymlinks MultiViews