diff options
| author | Stefan Weil via <qemu-trivial@nongnu.org> | 2025-04-12 20:11:47 +0200 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2025-04-13 13:45:04 +0300 |
| commit | 22e6d702946c82c6d19326b81430c83ed9ee16a9 (patch) | |
| tree | d0448414334aa92ae07bc80f439396d0664f8858 /docs/about/deprecated.rst | |
| parent | 56c6e249b6988c1b6edc2dd34ebb0f1e570a1365 (diff) | |
| download | focaccia-qemu-22e6d702946c82c6d19326b81430c83ed9ee16a9.tar.gz focaccia-qemu-22e6d702946c82c6d19326b81430c83ed9ee16a9.zip | |
docs: Fix some typos (found by codespell and typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/about/deprecated.rst')
| -rw-r--r-- | docs/about/deprecated.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 0f41a99c67..05381441a9 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -452,7 +452,7 @@ Backend ``memory`` (since 9.0) ``reconnect`` (since 9.2) ^^^^^^^^^^^^^^^^^^^^^^^^^ -The ``reconnect`` option only allows specifiying second granularity timeouts, +The ``reconnect`` option only allows specifying second granularity timeouts, which is not enough for all types of use cases, use ``reconnect-ms`` instead. @@ -462,7 +462,7 @@ Net device options Stream ``reconnect`` (since 9.2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The ``reconnect`` option only allows specifiying second granularity timeouts, +The ``reconnect`` option only allows specifying second granularity timeouts, which is not enough for all types of use cases, use ``reconnect-ms`` instead. VFIO device options |