Skip to content

Commit dcce02d

Browse files
committed
DOC: config: Fix a typo in the "term_events" definition
A space was missing before the colon.
1 parent a5de0e1 commit dcce02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23399,7 +23399,7 @@ table_cnt([<table>]) : integer
2339923399
stick-table or in the designated stick-table. See also "table_conn_cnt" and
2340023400
table_avl for other entry counting methods.
2340123401

23402-
term_events: string
23402+
term_events : string
2340323403
Returns all known termination events for all entities attached a stream, on
2340423404
client and server sides. A tuple of seven elements is returned with following info:
2340523405

0 commit comments

Comments
 (0)