Minor wording change in nocemlist.php.
This commit is contained in:
parent
804dee4e46
commit
350c414d9f
|
@ -87,7 +87,7 @@ fwrite($nocem_file, "This list is generated by $from_email.\n\n");
|
|||
fwrite($nocem_file, "This message was signed using the following key:\n");
|
||||
fwrite($nocem_file, "$signing_key\n\n");
|
||||
|
||||
fwrite($nocem_file, "The GPG key needed to verify the signature of cancels\n");
|
||||
fwrite($nocem_file, "The GPG key needed to verify the signature of NoCeM\n");
|
||||
fwrite($nocem_file, "issued by $from_email is available at:\n");
|
||||
fwrite($nocem_file, "$key_location\n\n");
|
||||
|
||||
|
|
Loading…
Reference in New Issue