[PATCH v2 0/3] Documentation: fix a few typo and wording issues
From: 岳秉坤
Date: Tue Jul 28 2026 - 00:15:43 EST
Hi,
This series fixes a few small documentation issues (spelling/wording)
across Documentation/ files. Each patch targets a single subsystem's
docs so the respective maintainers can pick them up independently.
These changes are limited to spelling and wording corrections and do
not change behavior.
I am a newcomer to the Linux community, and I am eager to contribute
and learn through small, helpful fixes like this one.
Changes in v2:
- Split the original single combined patch into per-subsystem patches,
per Randy Dunlap's feedback on v1.
- Moved the "newcomer" note out of the individual commit messages; it
now lives only in this cover letter.
- Collected Acked-by from Randy Dunlap <rdunlap@xxxxxxxxxxxxx>. The
content per-file is unchanged from v1, so the Ack is carried forward
on each patch.
岳秉坤 (3):
Documentation: fix "should be use" grammar in ABI README
Documentation: fix "readng" typo in EDAC memory-repair ABI doc
Documentation: fix "thare are" typo in V4L subdev routing doc
Documentation/ABI/README | 2 +-
Documentation/ABI/testing/sysfs-edac-memory-repair | 2 +-
.../userspace-api/media/v4l/vidioc-subdev-g-routing.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.25.1