]> granicus.if.org Git - libevent/commitdiff
fix grammar in comment
authorzhongzedu <zhongze-dzz@outlook.com>
Mon, 9 May 2022 08:33:36 +0000 (16:33 +0800)
committerAzat Khuzhin <a3at.mail@gmail.com>
Thu, 12 May 2022 12:00:52 +0000 (15:00 +0300)
include/event2/event.h

index 83dfe540d1d424977d801494b6be1dd72b5eba6e..4a692cadbf643678783e6525d7785ee7095d3837 100644 (file)
@@ -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 the timer for a struct
+/** Query the current monotonic time from the timer for a struct
  * event_base.
  */
 EVENT2_EXPORT_SYMBOL