Skip to content
Permalink
Browse files
Spelling fix
  • Loading branch information
wrlawodms authored and Sergey Vojtovich committed Nov 19, 2017
1 parent e0a00c5 commit c029eae
Showing 1 changed file with 1 addition and 1 deletion.
@@ -200,7 +200,7 @@ struct recv_sys_t{
ib_mutex_t writer_mutex;/*!< mutex coordinating
flushing between recv_writer_thread and
the recovery thread. */
os_event_t flush_start;/*!< event to acticate
os_event_t flush_start;/*!< event to activate
page cleaner threads */
os_event_t flush_end;/*!< event to signal that the page
cleaner has finished the request */

0 comments on commit c029eae

Please sign in to comment.