fix typo potentialy to potentially

This commit is contained in:
odeits 2017-04-06 20:13:53 -04:00 committed by GitHub
parent 15af514951
commit 82404f6f65
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