Re: [PATCH for-10.0] docs: Fix some typos (found by codespell and typos)

2025-04-14 Thread Philippe Mathieu-Daudé
On 12/4/25 20:11, Stefan Weil via wrote: Signed-off-by: Stefan Weil --- docs/about/deprecated.rst | 4 ++-- docs/devel/codebase.rst| 6 +++--- docs/devel/qapi-domain.rst | 4 ++-- include/exec/memory.h | 4 ++-- qapi/qdev.json | 2 +- 5 files changed, 10 insertions(+

Re: [PATCH for-10.0] docs: Fix some typos (found by codespell and typos)

2025-04-14 Thread Daniel P . Berrangé
On Sat, Apr 12, 2025 at 08:11:47PM +0200, Stefan Weil via wrote: > Signed-off-by: Stefan Weil > --- > docs/about/deprecated.rst | 4 ++-- > docs/devel/codebase.rst| 6 +++--- > docs/devel/qapi-domain.rst | 4 ++-- > include/exec/memory.h | 4 ++-- > qapi/qdev.json | 2 +- >

[PATCH for-10.0] docs: Fix some typos (found by codespell and typos)

2025-04-12 Thread Stefan Weil via
Signed-off-by: Stefan Weil --- docs/about/deprecated.rst | 4 ++-- docs/devel/codebase.rst| 6 +++--- docs/devel/qapi-domain.rst | 4 ++-- include/exec/memory.h | 4 ++-- qapi/qdev.json | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/about/depre