Re: [PATCH v3 2/3] docs/interop/qmp-spec: Update error description for parsing errors

2023-05-15 Thread Markus Armbruster
Peter Maydell writes: > The description text for a parsing error has changed since the > spec doc was first written; update the example in the docs. > > Suggested-by: Markus Armbruster > Signed-off-by: Peter Maydell Reviewed-by: Markus Armbruster

Re: [PATCH v3 2/3] docs/interop/qmp-spec: Update error description for parsing errors

2023-05-15 Thread Eric Blake
On Mon, May 15, 2023 at 05:22:44PM +0100, Peter Maydell wrote: > > The description text for a parsing error has changed since the > spec doc was first written; update the example in the docs. > > Suggested-by: Markus Armbruster > Signed-off-by: Peter Maydell > --- > docs/interop/qmp-spec.rst

[PATCH v3 2/3] docs/interop/qmp-spec: Update error description for parsing errors

2023-05-15 Thread Peter Maydell
The description text for a parsing error has changed since the spec doc was first written; update the example in the docs. Suggested-by: Markus Armbruster Signed-off-by: Peter Maydell --- docs/interop/qmp-spec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/interop/