Skip to content

Commit 98274e6

Browse files
grooverdanvuvova
authored andcommitted
comment spelling Initailize -> Initialize
1 parent 98381cb commit 98274e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/scheduler.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ void one_thread_per_connection_scheduler(scheduler_functions *func,
135135
#endif
136136

137137
/*
138-
Initailize scheduler for --thread-handling=no-threads
138+
Initialize scheduler for --thread-handling=no-threads
139139
*/
140140

141141
void one_thread_scheduler(scheduler_functions *func)

0 commit comments

Comments
 (0)