projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df0e87d
)
fixed typo in output.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 16 Aug 2008 15:01:40 +0000
(11:01 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 16 Aug 2008 15:01:40 +0000
(11:01 -0400)
src/monkeysphere-server
patch
|
blob
|
history
diff --git
a/src/monkeysphere-server
b/src/monkeysphere-server
index fcd311485342e1c38d1db9305e57950bef036608..6754b2321e9c55cea9d7d9d3bbc709a19a5ee1ad 100755
(executable)
--- a/
src/monkeysphere-server
+++ b/
src/monkeysphere-server
@@
-493,7
+493,7
@@
EOF
show_server_key
- echo "NOTE: User ID revoked, but revo
k
ation not published."
+ echo "NOTE: User ID revoked, but revo
c
ation not published."
echo "Run '$PGRM publish-key' to publish the revocation."
else
failure "Problem revoking user ID."