summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-06-14 05:36:30 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-06-14 05:36:30 +0000
commit4910301a2f077abf4440e3ef044207de3732a631 (patch)
treee064ff6d14c9845dd1af3bc6cf7b9cdca4cf9a44 /sbin
parentc67e01653b53bdb35b8b136fd7c91a838d906e36 (diff)
downloadpuppet-4910301a2f077abf4440e3ef044207de3732a631.tar.gz
puppet-4910301a2f077abf4440e3ef044207de3732a631.tar.xz
puppet-4910301a2f077abf4440e3ef044207de3732a631.zip
Fixing a typo in the docs
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2578 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/puppetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/puppetd b/sbin/puppetd
index e9380adb9..be35dd3da 100755
--- a/sbin/puppetd
+++ b/sbin/puppetd
@@ -34,7 +34,7 @@
# configuration every 30 minutes.
#
# Some flags are meant specifically for interactive use -- in particular,
-# +test+ and +tags+ are useful. +test+ enables verobse logging, causes
+# +test+ and +tags+ are useful. +test+ enables verbose logging, causes
# the daemon to stay in the foreground, exits if the server's configuration is
# invalid (this happens if, for instance, you've left a syntax error on the
# server), and exits after running the configuration once (rather than hanging