mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Fix typo
Closes: #658 (cherry picked from commit 30d77f1b59bcd1433a89e803b9fa045c50883868)
This commit is contained in:
parent
0d5dde5357
commit
aade513b4e
@ -285,7 +285,7 @@ struct event
|
||||
* There are many options that can be used to alter the behavior and
|
||||
* implementation of an event_base. To avoid having to pass them all in a
|
||||
* complex many-argument constructor, we provide an abstract data type
|
||||
* wrhere you set up configation information before passing it to
|
||||
* where you set up configation information before passing it to
|
||||
* event_base_new_with_config().
|
||||
*
|
||||
* @see event_config_new(), event_config_free(), event_base_new_with_config(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user