[PATCH 0/3] docs: fix minor typos and duplicated words

Eduardo Marinho posted 3 patches 6 days, 18 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260601103905.20982-1-eduardomarinho@pm.me
docs/admin-guide/microcode-loading.rst   | 2 +-
docs/index.rst                           | 2 +-
docs/specs/libxl-migration-stream.pandoc | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/3] docs: fix minor typos and duplicated words
Posted by Eduardo Marinho 6 days, 18 hours ago
This series corrects a few minor typos and duplicated words found across
the general documentation, the admin guide, and the libxl specifications.

Eduardo Marinho (3):
  docs: fix spelling of 'necessarily' in index.rst
  docs/admin-guide: drop duplicated word in microcode-loading.rst
  docs/specs: drop duplicated word in libxl-migration-stream.pandoc

 docs/admin-guide/microcode-loading.rst   | 2 +-
 docs/index.rst                           | 2 +-
 docs/specs/libxl-migration-stream.pandoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.52.0
Re: [PATCH 0/3] docs: fix minor typos and duplicated words
Posted by Andrew Cooper 6 days, 18 hours ago
On 01/06/2026 11:39 am, Eduardo Marinho wrote:
> This series corrects a few minor typos and duplicated words found across
> the general documentation, the admin guide, and the libxl specifications.
>
> Eduardo Marinho (3):
>   docs: fix spelling of 'necessarily' in index.rst
>   docs/admin-guide: drop duplicated word in microcode-loading.rst
>   docs/specs: drop duplicated word in libxl-migration-stream.pandoc
>
>  docs/admin-guide/microcode-loading.rst   | 2 +-
>  docs/index.rst                           | 2 +-
>  docs/specs/libxl-migration-stream.pandoc | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>