Spelling fix

This commit is contained in:
bigs 2017-11-17 19:39:52 +09:00 committed by Sergey Vojtovich
parent e0a00c5a2f
commit c029eae02d

View File

@ -200,7 +200,7 @@ struct recv_sys_t{
ib_mutex_t writer_mutex;/*!< mutex coordinating ib_mutex_t writer_mutex;/*!< mutex coordinating
flushing between recv_writer_thread and flushing between recv_writer_thread and
the recovery thread. */ the recovery thread. */
os_event_t flush_start;/*!< event to acticate os_event_t flush_start;/*!< event to activate
page cleaner threads */ page cleaner threads */
os_event_t flush_end;/*!< event to signal that the page os_event_t flush_end;/*!< event to signal that the page
cleaner has finished the request */ cleaner has finished the request */