summaryrefslogtreecommitdiff
path: root/src/share/ma/setup
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-12 18:30:38 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-12 18:30:38 -0500
commit58244d7d9e2d6aa2220bd2e692b2370de283cc23 (patch)
tree6b1d7853cd57bd9818bcd9ec1adfd514225c0c85 /src/share/ma/setup
parent9a92104113158b39de7c8b42bf883b3fd46ed006 (diff)
fix typo
Diffstat (limited to 'src/share/ma/setup')
-rw-r--r--src/share/ma/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/ma/setup b/src/share/ma/setup
index 5960ab4..533e6a1 100644
--- a/src/share/ma/setup
+++ b/src/share/ma/setup
@@ -44,7 +44,7 @@ EOF
# make sure the monkeysphere user owns everything in the sphere
# gnupghome
- log debuf "fix sphere gnupg home ownership..."
+ log debug "fix sphere gnupg home ownership..."
chown -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}"
chgrp -R "$MONKEYSPHERE_USER" "${GNUPGHOME_SPHERE}"