[Modify] Polish it

master
sta 9 years ago
parent 1a463448e4
commit ff679bd6e5

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

Loading…
Cancel
Save