mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
all: Fix typos identified by typos pre-commit hook
This commit is contained in:
parent
260c868f26
commit
7a043e5e8f
57 changed files with 80 additions and 80 deletions
|
@ -136,7 +136,7 @@ private:
|
|||
* Define x = 2*(log(1.04*k/error)/log(2)). Then b is the ceiling of x.
|
||||
*
|
||||
* After that initial estimate, the value of b is increased until the
|
||||
* standard deviation falls within the specified valud.
|
||||
* standard deviation falls within the specified value.
|
||||
*
|
||||
* @param error error margin
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue