mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Fix a docstring typo
This commit is contained in:
parent
f5305ade7f
commit
12885c7475
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export {
|
||||||
};
|
};
|
||||||
|
|
||||||
## Enable logging of analyzer violations and optionally confirmations
|
## Enable logging of analyzer violations and optionally confirmations
|
||||||
## when :zeek::see:`Analyzer::Logging::include_confirmations` is set.
|
## when :zeek:see:`Analyzer::Logging::include_confirmations` is set.
|
||||||
option enable = T;
|
option enable = T;
|
||||||
|
|
||||||
## Enable analyzer_confirmation. They are usually less interesting
|
## Enable analyzer_confirmation. They are usually less interesting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue