Revert "various spelling fixes"

This reverts commit 620d540bd4.
It wasn't reviewed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Rich Salz
2016-04-04 16:11:43 -04:00
parent 9f2a142b13
commit e771eea6d8
33 changed files with 65 additions and 66 deletions

View File

@@ -797,7 +797,7 @@ int DTLSv1_listen(SSL *s, BIO_ADDR *client)
}
/*
* This is unnecessary if rbio and wbio are one and the same - but
* This is unneccessary if rbio and wbio are one and the same - but
* maybe they're not. We ignore errors here - some BIOs do not
* support this.
*/