[Modify] Polish it
This commit is contained in:
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…
Reference in New Issue
Block a user