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 3c564f11c..263b8e535 100755 --- a/tools/mail-signed-keys +++ b/tools/mail-signed-keys @@ -9,7 +9,7 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# FIXME: Use only valid email addreses, extract only given keys +# FIXME: Use only valid email addresses, extract only given keys dryrun=0 if [ "$1" = "--dry-run" ]; then |