fix typo
[monkeysphere.git] / src / share / ma / setup
index 5960ab4bd9b58a4742d031d368ffc7eb3375946c..533e6a130f03d4cec2c547ca1cc4ea1c45bcade6 100644 (file)
@@ -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}"