DOC: config: Fix a typo in the "term_events" definition
A space was missing before the colon.
This commit is contained in:
parent
a5de0e1595
commit
dcce02d6ed
@ -23399,7 +23399,7 @@ table_cnt([<table>]) : integer
|
|||||||
stick-table or in the designated stick-table. See also "table_conn_cnt" and
|
stick-table or in the designated stick-table. See also "table_conn_cnt" and
|
||||||
table_avl for other entry counting methods.
|
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
|
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:
|
client and server sides. A tuple of seven elements is returned with following info:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user