Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Pierrick Bouvier <[email protected]>
| Newsgroups | org.nongnu.qemu-trivial,org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/19/26 11:34 AM, Stefan Weil wrote: > Signed-off-by: Stefan Weil <[email protected]> > > These typos are part of the generated documentation. > Therefore they should be fixed in the new release. > > More typos can be found in the remaining code, mostly in comments. > > Regards, > Stefan > > --- > contrib/plugins/traps.c | 2 +- > docs/about/emulation.rst | 2 +- > docs/devel/code-provenance.rst | 4 ++-- > docs/system/tls.rst | 8 ++++---- > hw/arm/virt.c | 2 +- > include/hw/arm/virt.h | 2 +- > include/plugins/qemu-plugin.h | 2 +- > qapi/block-core.json | 6 +++--- > qapi/job.json | 2 +- > qapi/uefi.json | 2 +- > qemu-options.hx | 4 ++-- > 11 files changed, 18 insertions(+), 18 deletions(-) > Reviewed-by: Pierrick Bouvier <[email protected]>