]> granicus.if.org Git - libevent/commitdiff
Fix a typo
authorOndřej Kuzník <ondra@mistotebe.net>
Tue, 3 Dec 2013 22:36:45 +0000 (22:36 +0000)
committerOndřej Kuzník <ondra@mistotebe.net>
Tue, 3 Dec 2013 23:39:13 +0000 (23:39 +0000)
include/event2/event.h

index 986c009c1b5522c5cdd02c34d1d2989012fbebfc..c71f8c77d387e0ab01cdf215251c5f513a8adcb4 100644 (file)
@@ -518,7 +518,7 @@ enum event_base_config_flag {
            if you have any fds cloned by dup() or its variants.  Doing so
            will produce strange and hard-to-diagnose bugs.
 
-           This flag can also be activated by settnig the
+           This flag can also be activated by setting the
            EVENT_EPOLL_USE_CHANGELIST environment variable.
 
            This flag has no effect if you wind up using a backend other than