From: Daniel Kahn Gillmor Date: Thu, 12 Feb 2009 23:30:38 +0000 (-0500) Subject: fix typo X-Git-Tag: monkeysphere_0.23~99^2~4 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=58244d7d9e2d6aa2220bd2e692b2370de283cc23;p=monkeysphere.git fix typo --- 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}"