diff options
| author | Andrew Kreimer <algonell@gmail.com> | 2025-06-15 17:33:03 +0300 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2025-07-13 12:08:07 +0300 |
| commit | 7d6a775f17f1756f22a55cda847e9d7df93746ba (patch) | |
| tree | b983cf7122d331473d890959abd687d8ec2adc62 /docs/system | |
| parent | ae1a6c6163bf2ad5889067a7ef121644249fade3 (diff) | |
| download | focaccia-qemu-7d6a775f17f1756f22a55cda847e9d7df93746ba.tar.gz focaccia-qemu-7d6a775f17f1756f22a55cda847e9d7df93746ba.zip | |
docs: remove repeated word
The word 'find' appears twice, remove the extra one. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/system')
| -rw-r--r-- | docs/system/introduction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |