]> git.proxmox.com Git - mirror_qemu.git/commitdiff
docs/interop/bitmaps.rst: Fix typos
authorJohn Snow <jsnow@redhat.com>
Wed, 10 Jul 2019 19:08:06 +0000 (15:08 -0400)
committerJohn Snow <jsnow@redhat.com>
Wed, 10 Jul 2019 19:08:06 +0000 (15:08 -0400)
Pygments and Sphinx get pickier all the time; Sphinx 2.1+ now catches
these errors.

Signed-off-by: John Snow <jsnow@redhat.com>
Reported-by: Aarushi Mehta <mehta.aaru20@gmail.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20190603214653.29369-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
docs/interop/bitmaps.rst

index 510e8809a90a999f89f94e1621c457db04f62aa0..c29ac4a85482282a1474418d61b82762f25a205f 100644 (file)
@@ -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",