summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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