From dcce02d6ed489a84142e7910ed2e0814ac5ca89c Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Tue, 13 May 2025 14:26:37 +0200 Subject: [PATCH] DOC: config: Fix a typo in the "term_events" definition A space was missing before the colon. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index ecdd87a45..42cacddf7 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -23399,7 +23399,7 @@ table_cnt([]) : integer stick-table or in the designated stick-table. See also "table_conn_cnt" and table_avl for other entry counting methods. -term_events: string +term_events : string Returns all known termination events for all entities attached a stream, on client and server sides. A tuple of seven elements is returned with following info: