diff --git a/doc/075_scripting.rst b/doc/075_scripting.rst index 5d9de34b6..869f9d7a1 100644 --- a/doc/075_scripting.rst +++ b/doc/075_scripting.rst @@ -810,11 +810,11 @@ Changed Summary ^^^^^^^ -+----------------------------+-----------------------------------+--------+ -| ``message_type`` | Always "summary" | string | -+----------------------------+-----------------------------------+--------+ -| ``changed_snapshot_count`` | Total number of changed snapshots | int64 | -+----------------------------+-----------------------------------+--------+ ++-----------------------+-----------------------------------+--------+ +| ``message_type`` | Always "summary" | string | ++-----------------------+-----------------------------------+--------+ +| ``changed_snapshots`` | Total number of changed snapshots | int64 | ++-----------------------+-----------------------------------+--------+ version -------