Merge pull request #414 from odeits/patch-4

fix typo potentialy to potentially
This commit is contained in:
Gabi Melman 2017-04-07 10:38:54 +03:00 committed by GitHub
commit d35e229c44
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ public:
const std::function<void()>& worker_teardown_cb = nullptr);
//Wait for the queue to be empty, and flush synchronously
//Warning: this can potentialy last forever as we wait it to complete
//Warning: this can potentially last forever as we wait it to complete
void flush() override;
// Error handler