Skip to content

Commit

Permalink
common: fix a typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Shiyang Ruan <[email protected]>
  • Loading branch information
irides committed Nov 22, 2018
1 parent 3498c37 commit 22f90a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Throttle.h
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ class BackoffThrottle {
* set_params
*
* Sets params. If the params are invalid, returns false
* and populates errstream (if non-null) with a user compreshensible
* and populates errstream (if non-null) with a user comprehensible
* explanation.
*/
bool set_params(
Expand Down

0 comments on commit 22f90a4

Please sign in to comment.