[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar is
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues |
|
Date: |
Tue, 13 Aug 2024 14:54:10 +0100 |
On Tue, 13 Aug 2024 at 13:57, Stefan Weil <sw@weilnetz.de> wrote:
>
> Fix the misspellings of "overriden" also in code comments.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> docs/devel/migration/uadk-compression.rst | 4 ++--
> docs/interop/qemu-ga.rst | 2 +-
> docs/tools/qemu-vmsr-helper.rst | 4 ++--
> hw/arm/smmu-common.c | 2 +-
> include/exec/memory.h | 2 +-
> qapi/rocker.json | 4 ++--
> qga/main.c | 2 +-
> 7 files changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM