summaryrefslogtreecommitdiff
path: root/etc/monkeysphere.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/monkeysphere.conf')
-rw-r--r--etc/monkeysphere.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf
index a45fff0..92aa419 100644
--- a/etc/monkeysphere.conf
+++ b/etc/monkeysphere.conf
@@ -1,9 +1,9 @@
-# MonkeySphere system-wide client configuration file.
+# Monkeysphere system-wide client configuration file.
# This is an sh-style shell configuration file. Variable names should
-# be separated from their assignements by a single '=' and no spaces.
-# Environement variables with the same names as these variables but
-# prefeced by "MONKEYSPHERE_" will take precedence over the values
+# be separated from their assignments by a single '=' and no spaces.
+# Environment variables with the same names as these variables but
+# prefaced by "MONKEYSPHERE_" will take precedence over the values
# specified here.
# Log level. Can be SILENT, ERROR, INFO, DEBUG, in increasing order