mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 20:07:56 -04:00
Fix typo : events instead of evets
This commit is contained in:
parent
8827dbc3e9
commit
05f1aca598
@ -90,7 +90,7 @@
|
||||
remain allocated as long as it is active, so it should generally be
|
||||
allocated on the heap.
|
||||
|
||||
@section loop Dispaching evets.
|
||||
@section loop Dispaching events.
|
||||
|
||||
Finally, you call event_base_dispatch() to loop and dispatch events.
|
||||
You can also use event_base_loop() for more fine-grained control.
|
||||
|
Loading…
x
Reference in New Issue
Block a user