Unverified Commit 3684228c authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update periodic_worker.h

parent 9e4925ef
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#pragma once #pragma once
// periodic worker thread - peridically executes the given callback function. // periodic worker thread - periodically executes the given callback function.
// //
// RAII over the owned thread: // RAII over the owned thread:
// creates the thread on construction. // creates the thread on construction.
......
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