mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48: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
|
@ -43,7 +43,7 @@ struct AnalyOpt
|
|||
// Whether to analyze scripts.
|
||||
bool activate = false;
|
||||
|
||||
// If true, compile all compileable functions, even those that
|
||||
// If true, compile all compilable functions, even those that
|
||||
// are inlined. Mainly useful for ensuring compatibility for
|
||||
// some tests in the test suite.
|
||||
bool compile_all = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue