Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Shuaipeng Yu <[email protected]>
  • Loading branch information
jackysp committed May 5, 2019
1 parent aed51a8 commit f525557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kv/variables.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type Variables struct {
// BackoffLockFast specifies the LockFast backoff base duration in milliseconds.
BackoffLockFast int

// BackOffWeight specifies the weight of the max back off time duration in milliseconds.
// BackOffWeight specifies the weight of the max back off time duration.
BackOffWeight int

// Hook is used for test to verify the variable take effect.
Expand Down

0 comments on commit f525557

Please sign in to comment.