Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 7e9849b

Browse files
committed
Merge remote-tracking branch 'origin/topic/bbannier/fix-zeek-see-uses'
* origin/topic/bbannier/fix-zeek-see-uses: Fix incorrect use of `zeek:see`
2 parents 387a014 + abc24c7 commit 7e9849b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script-reference/statements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ This script prints the following messages to stderr, as well as logging them to
577577

578578

579579
The logging behavior of failing assert statements can be customized using the
580-
:zeek:see:`assertion_failure` or zeek:see:`assertion_result` hook.
580+
:zeek:see:`assertion_failure` or :zeek:see:`assertion_result` hook.
581581
Using the :zeek:see:`break` statement in either hook allows for suppression
582582
of the the default log generation.
583583
The :zeek:see:`assertion_result` hook is targeted for testing frameworks as it

0 commit comments

Comments
 (0)