summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzhongzedu <zhongze-dzz@outlook.com>2022-05-09 16:33:36 +0800
committerAzat Khuzhin <a3at.mail@gmail.com>2022-05-12 15:00:52 +0300
commit5cc2ff8897dade8eb4d5426884490fae0e2f160b (patch)
treeae253a50c9254cdef7b705c1631d1edf273d5cac /include
parente339880f556f87c70371c562843096b3a32df43d (diff)
downloadlibevent-5cc2ff8897dade8eb4d5426884490fae0e2f160b.tar.gz
fix grammar in comment
Diffstat (limited to 'include')
-rw-r--r--include/event2/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event2/event.h b/include/event2/event.h
index 83dfe540..4a692cad 100644
--- a/include/event2/event.h
+++ b/include/event2/event.h
@@ -396,7 +396,7 @@ const char *event_base_get_method(const struct event_base *eb);
EVENT2_EXPORT_SYMBOL
const char **event_get_supported_methods(void);
-/** Query the current monotonic time from a the timer for a struct
+/** Query the current monotonic time from the timer for a struct
* event_base.
*/
EVENT2_EXPORT_SYMBOL