Spelling fix
This commit is contained in:
parent
e0a00c5a2f
commit
c029eae02d
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user