Changed a comment to match the current naming convention.

git-svn-id: http://munki.googlecode.com/svn/trunk@500 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-03-08 20:54:41 +00:00
parent a89b63ceac
commit f5000ea69e

View File

@@ -49,7 +49,7 @@ if hostname == "":
except:
hostname = ip
# the manifestdir is a local path to wherever you keep the master catalogs;
# the manifestdir is a local path to wherever you keep the manifests;
# must be readable by the webserver process
manifestdir = "/Library/WebServer/Documents/repo/manifests"