* [PATCH] docs: remove repeated word
@ 2025-06-15 14:33 Andrew Kreimer
2025-06-16 5:45 ` Markus Armbruster
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Kreimer @ 2025-06-15 14:33 UTC (permalink / raw)
To: qemu-devel; +Cc: Andrew Kreimer
The word 'find' appears twice, remove the extra one.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
docs/system/introduction.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/system/introduction.rst b/docs/system/introduction.rst
index 338d3745c3..4cd46b5b8f 100644
--- a/docs/system/introduction.rst
+++ b/docs/system/introduction.rst
@@ -81,7 +81,7 @@ may not be optimal for modern systems.
For a non-x86 system where we emulate a broad range of machine types,
the command lines are generally more explicit in defining the machine
-and boot behaviour. You will find often find example command lines in
+and boot behaviour. You will often find example command lines in
the :ref:`system-targets-ref` section of the manual.
While the project doesn't want to discourage users from using the
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: remove repeated word
2025-06-15 14:33 [PATCH] docs: remove repeated word Andrew Kreimer
@ 2025-06-16 5:45 ` Markus Armbruster
0 siblings, 0 replies; 2+ messages in thread
From: Markus Armbruster @ 2025-06-16 5:45 UTC (permalink / raw)
To: Andrew Kreimer; +Cc: qemu-devel, qemu-trivial
Cc: qemu-trivial
Andrew Kreimer <algonell@gmail.com> writes:
> The word 'find' appears twice, remove the extra one.
>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
> ---
> docs/system/introduction.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/system/introduction.rst b/docs/system/introduction.rst
> index 338d3745c3..4cd46b5b8f 100644
> --- a/docs/system/introduction.rst
> +++ b/docs/system/introduction.rst
> @@ -81,7 +81,7 @@ may not be optimal for modern systems.
>
> For a non-x86 system where we emulate a broad range of machine types,
> the command lines are generally more explicit in defining the machine
> -and boot behaviour. You will find often find example command lines in
> +and boot behaviour. You will often find example command lines in
> the :ref:`system-targets-ref` section of the manual.
>
> While the project doesn't want to discourage users from using the
Reviewed-by: Markus Armbruster <armbru@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-16 5:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-15 14:33 [PATCH] docs: remove repeated word Andrew Kreimer
2025-06-16 5:45 ` Markus Armbruster
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.