[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 4/7] docs/tools/qemu-img.rst: fix typo (sumarizes)
From: |
Michael Tokarev |
Subject: |
[PULL 4/7] docs/tools/qemu-img.rst: fix typo (sumarizes) |
Date: |
Mon, 25 Dec 2023 11:10:04 +0300 |
From: Samuel Tardieu <sam@rfc1149.net>
Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
docs/tools/qemu-img.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tools/qemu-img.rst b/docs/tools/qemu-img.rst
index 4459c065f1..3653adb963 100644
--- a/docs/tools/qemu-img.rst
+++ b/docs/tools/qemu-img.rst
@@ -406,7 +406,7 @@ Command description:
Compare exits with ``0`` in case the images are equal and with ``1``
in case the images differ. Other exit codes mean an error occurred during
execution and standard error output should contain an error message.
- The following table sumarizes all exit codes of the compare subcommand:
+ The following table summarizes all exit codes of the compare subcommand:
0
Images are identical (or requested help was printed)
--
2.39.2
- [PULL 0/7] Trivial patches for 2023-12-25, Michael Tokarev, 2023/12/25
- [PULL 1/7] target/riscv/kvm: do not use non-portable strerrorname_np(), Michael Tokarev, 2023/12/25
- [PULL 2/7] qemu-options: Unify the help entries for cocoa, Michael Tokarev, 2023/12/25
- [PULL 5/7] accel/kvm: Turn DPRINTF macro use into tracepoints, Michael Tokarev, 2023/12/25
- [PULL 3/7] qemu-options: Tell more for -display cocoa, Michael Tokarev, 2023/12/25
- [PULL 4/7] docs/tools/qemu-img.rst: fix typo (sumarizes),
Michael Tokarev <=
- [PULL 6/7] include/ui/rect.h: fix qemu_rect_init() mis-assignment, Michael Tokarev, 2023/12/25
- [PULL 7/7] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy, Michael Tokarev, 2023/12/25
- Re: [PULL 0/7] Trivial patches for 2023-12-25, Philippe Mathieu-Daudé, 2023/12/26
- Re: [PULL 0/7] Trivial patches for 2023-12-25, Stefan Hajnoczi, 2023/12/26