diff mbox series

docs: fix typo

Message ID 20231214225318.2391800-1-sam@rfc1149.net
State New
Headers show
Series docs: fix typo | expand

Commit Message

Samuel Tardieu Dec. 14, 2023, 10:53 p.m. UTC
Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
---
 docs/tools/qemu-img.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Zhao Liu Dec. 15, 2023, 2:59 a.m. UTC | #1
On Thu, Dec 14, 2023 at 11:53:18PM +0100, Samuel Tardieu wrote:
> Date: Thu, 14 Dec 2023 23:53:18 +0100
> From: Samuel Tardieu <sam@rfc1149.net>
> Subject: [PATCH] docs: fix typo
> X-Mailer: git-send-email 2.42.0
> 
> Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
> ---

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>

>  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.42.0
> 
>
Michael Tokarev Dec. 23, 2023, 4:36 p.m. UTC | #2
15.12.2023 01:53, Samuel Tardieu wrote:
> Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
> ---
>   docs/tools/qemu-img.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Applied to the trivial-patches tree, with a more specific subject line:
  docs/tools/qemu-img.rst: fix typo (sumarizes)

Thanks,

/mjt
diff mbox series

Patch

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)