diff --git a/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek b/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek index 457f5dbd35..1befbd105d 100644 --- a/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek +++ b/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek @@ -59,7 +59,7 @@ export { ## acts as a central broker. ## See ZeroMQ's `ZMQ_IO_THREADS documentation `_ - ## and the `I/O threads ` + ## and the `I/O threads `_ ## section in the ZeroMQ guide for details. const proxy_io_threads = 2 &redef;