fix some typos

Signed-off-by: cuishuang <imcusg@gmail.com>
This commit is contained in:
cuishuang
2022-04-24 23:32:44 +08:00
committed by Qi Wang
parent 0e29ad4efa
commit 9a242f16d9
10 changed files with 11 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
* (c) Any generated number >= n_bucket * 2^lg_bucket_width will be counted
* towards the last bucket; the expected mean and stddev provided should
* also reflect that.
* (d) The number of iterations is adviced to be determined so that the bucket
* (d) The number of iterations is advised to be determined so that the bucket
* with the minimal expected proportion gets a sufficient count.
*/