diff --git a/Rocksolid_Light/tools/nocem/nocemlist.php b/Rocksolid_Light/tools/nocem/nocemlist.php index 8448fc4..29ec62a 100755 --- a/Rocksolid_Light/tools/nocem/nocemlist.php +++ b/Rocksolid_Light/tools/nocem/nocemlist.php @@ -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");