diff options
Diffstat (limited to 'tools/mail-signed-keys')
-rwxr-xr-x | tools/mail-signed-keys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mail-signed-keys b/tools/mail-signed-keys index 757d7af56..c63001a45 100755 --- a/tools/mail-signed-keys +++ b/tools/mail-signed-keys @@ -81,7 +81,7 @@ function myflush() print "Hi," | sendmail print "" | sendmail print "Here you get back the signed key." | sendmail - print "Please send it yourself to a keyserver." | sendmail + print "I already sent them to the keyservers." | sendmail print "" | sendmail print "Peace," | sendmail print " " signame | sendmail |