Skip to content
Snippets Groups Projects
Commit 575e6226 authored by John Snow's avatar John Snow
Browse files

docs/interop/bitmaps.rst: Fix typos


Pygments and Sphinx get pickier all the time; Sphinx 2.1+ now catches
these errors.

Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
Reported-by: default avatarAarushi Mehta <mehta.aaru20@gmail.com>
Reviewed-by: default avatarVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20190603214653.29369-2-jsnow@redhat.com
Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
parent 6df2cdf4
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment