Corrected typo

pull/4635/head
Deepika 2017-06-29 09:09:53 -05:00
parent d22d8af2a2
commit 56f3868e48
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ protected:
int _hz;
private:
/* Private acquire fucntion without locking/unlocking
/* Private acquire function without locking/unlocking
* Implemented in order to avoid duplicate locking and boost performance
*/
void _acquire(void);