devtls: spelling

This commit is contained in:
mischief 2014-02-25 16:57:22 -08:00
parent de4db6745e
commit 774ccb19e4

View file

@ -848,7 +848,7 @@ if(tr->debug) pdump(unpad_len, p, "decrypted:");
rcvError(tr, EIllegalParameter, "invalid alert fatal code");
/*
* propate non-fatal alerts to handshaker
* propagate non-fatal alerts to handshaker
*/
if(p[1] == ECloseNotify) {
tlsclosed(tr, SRClose);