correct spelling mistake (#105)

This commit is contained in:
Edward Betts 2017-11-10 17:22:23 +00:00 committed by Yury Selivanov
parent d813279f0e
commit 81ba9ba16e
1 changed files with 1 additions and 1 deletions

View File

@ -983,7 +983,7 @@ cdef class Loop:
self._poll_write_cb_errors_total))
print()
print('--- Sock ops successfull on 1st try: ---')
print('--- Sock ops successful on 1st try: ---')
print('Socket try-writes: {}'.format(
self._sock_try_write_total))