mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 12:28:19 -04:00
Fix typo : Dispatching instead of Dispaching
This commit is contained in:
parent
bf7a0ff268
commit
0c2bacca43
@ -90,7 +90,7 @@
|
||||
remain allocated as long as it is active, so it should generally be
|
||||
allocated on the heap.
|
||||
|
||||
@section loop Dispaching events.
|
||||
@section loop Dispatching 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