aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2019-07-10 15:08:06 -0400
committerJohn Snow <jsnow@redhat.com>2019-07-10 15:08:06 -0400
commit575e6226287072bd0d6eb85d9712d280eb29c392 (patch)
tree6dc49f64f0a3d59177742897b2a463b003e99884 /docs
parent6df2cdf44a82426f7a59dcb03f0dd2181ed7fdfa (diff)
downloadqemu-575e6226287072bd0d6eb85d9712d280eb29c392.zip
qemu-575e6226287072bd0d6eb85d9712d280eb29c392.tar.gz
qemu-575e6226287072bd0d6eb85d9712d280eb29c392.tar.bz2
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 <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>
Diffstat (limited to 'docs')
-rw-r--r--docs/interop/bitmaps.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/interop/bitmaps.rst b/docs/interop/bitmaps.rst
index 510e880..c29ac4a 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",