mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Fix a typo in docs
This commit is contained in:
parent
85c82b13ef
commit
186d47c762
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ function Cluster::publish_rr%(pool: Pool, key: string, ...%): bool
|
||||||
## node, then automatically forwards it to its peers with a different topic.
|
## node, then automatically forwards it to its peers with a different topic.
|
||||||
## The event is relayed at most a single hop.
|
## The event is relayed at most a single hop.
|
||||||
##
|
##
|
||||||
## pool: the pool of nodes that are eligible to receive the revent
|
## pool: the pool of nodes that are eligible to receive the event
|
||||||
##
|
##
|
||||||
## key: an arbitrary string to identify the purpose for which you're
|
## key: an arbitrary string to identify the purpose for which you're
|
||||||
## distributing the event. e.g. consider using namespacing of your
|
## distributing the event. e.g. consider using namespacing of your
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue