Commit 655cc536 authored by ericliu's avatar ericliu

fix a typo

parent e9bfdeb2
......@@ -68,7 +68,7 @@ public:
int64_t get_cumulated_signal_count();
// [Not thread safe] Add more worker threads.
// Return the number of workers actually added, which may be less then |num|
// Return the number of workers actually added, which may be less than |num|
int add_workers(int num);
// Choose one TaskGroup (randomly right now).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment