[Modify] Polish it

master
sta 9 years ago
parent bd84fda5b5
commit 7e6d943a6e

@ -740,7 +740,7 @@ namespace WebSocketSharp.Server
}
if (configuration.ServerCertificate == null) {
message = "There is no server certificate.";
message = "The configuration has no server certificate.";
return false;
}

Loading…
Cancel
Save