Re: [PATCH v2] Remove duplicated 'the' across the whole documentation

From: Randy Dunlap
Date: Fri Aug 26 2022 - 11:48:44 EST


Hi--

On 8/26/22 07:33, Jules Maselbas wrote:
> Remove duplicated 'the' across the whole documentation
>
> CC: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
> CC: Jonathan Corbet <corbet@xxxxxxx>
> CC: linux-doc@xxxxxxxxxxxxxxx
> Signed-off-by: Jules Maselbas <jmaselbas@xxxxxxxxx>

These all look good to me.
You could also do the 2 occurrences of "The the"...

and the other several hundred occurrences of other duplicated words
in Documentation/.

Thanks.

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

> ---
> in v2:
> - also remove the second 'the' in one sentence as suggested by
> Bagas Sanjaya
>
> Documentation/admin-guide/kdump/vmcoreinfo.rst | 2 +-
> Documentation/bpf/map_cgroup_storage.rst | 4 ++--
> Documentation/core-api/cpu_hotplug.rst | 3 +--
> Documentation/driver-api/isa.rst | 2 +-
> Documentation/filesystems/caching/backend-api.rst | 2 +-
> Documentation/locking/seqlock.rst | 2 +-
> Documentation/sphinx/cdomain.py | 2 +-
> 7 files changed, 8 insertions(+), 9 deletions(-)


--
~Randy