diff -r 4cc308acd26d Modules/_ssl.c --- a/Modules/_ssl.c Sat Aug 17 16:58:13 2013 +0300 +++ b/Modules/_ssl.c Sat Aug 17 23:05:14 2013 +0800 @@ -2934,7 +2934,7 @@ \n\ Queries the entropy gather daemon (EGD) on the socket named by 'path'.\n\ Returns number of bytes read. Raises SSLError if connection to EGD\n\ -fails or if it does provide enough data to seed PRNG."); +fails or if it does not provide enough data to seed PRNG."); #endif