From: John Snow Date: Wed, 10 Jul 2019 19:08:06 +0000 (-0400) Subject: docs/interop/bitmaps.rst: Fix typos X-Git-Tag: v4.0.1~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e653d5ed1863a5a5e4f8178d87c33d223f902bf3;p=thirdparty%2Fqemu.git docs/interop/bitmaps.rst: Fix typos Pygments and Sphinx get pickier all the time; Sphinx 2.1+ now catches these errors. Signed-off-by: John Snow Reported-by: Aarushi Mehta Reviewed-by: Vladimir Sementsov-Ogievskiy Message-id: 20190603214653.29369-2-jsnow@redhat.com Signed-off-by: John Snow (cherry picked from commit 575e6226287072bd0d6eb85d9712d280eb29c392) Signed-off-by: Michael Roth --- diff --git a/docs/interop/bitmaps.rst b/docs/interop/bitmaps.rst index 510e8809a90..c29ac4a8548 100644 --- a/docs/interop/bitmaps.rst +++ b/docs/interop/bitmaps.rst @@ -399,7 +399,7 @@ in any one source bitmap, the target bitmap will mark that segment dirty. "arguments": { "node": "drive0", "target": "new_bitmap", - "bitmaps: [ "bitmap0" ] + "bitmaps": [ "bitmap0" ] } } @@ -1437,7 +1437,7 @@ applied: .. code:: json <- { - "timestamp": {...} + "timestamp": {...}, "data": { "device": "drive0", "type": "backup",