Re: git: 71f0bf9790 - main - .vale/styles: Merge spelling-exceptions

John Baldwin <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
On 12/23/23 10:42 AM, Moin Rahman wrote:
> 
> 
>> On Dec 23, 2023, at 7:23 PM, Ceri Davies <[email protected]> wrote:
>>
>>
>>
>>> On 23 Dec 2023, at 11:33, Moin Rahman <[email protected]> wrote:
>>>
>>>
>>>>> On Dec 23, 2023, at 12:07 PM, Ceri Davies <[email protected]> wrote:
>>>>>
>>>>>
>>>>>> On 22 Dec 2023, at 14:59, Muhammad Moinur Rahman <[email protected]> wrote:
>>>>>
>>>>> +descendents
>>>>
>>>> Although I have not checked for the context in which it is used, this word is almost certainly misspelled as “descendent” is an adjective. The noun “descendants” is most likely the intended use.
>>> No it's not. The actual word is descendant which can be used as both Noun and Adjective and descendents is the plural of that.
>>
>> That is not correct.  Pluralising a noun by adding an “s” does not frequently - or ever, as far as I can think - change the spelling of the rest of a word.
>>
>> “Descendent”, as I said, is an adjective and the plural of “descendant” is “descendants”.
> At the moment I am not in the state to fight over a word. If you think the word is wrong please find the origin in the doc tree and submit a review or commit it.

Ceri is right on this one.  Not many hits via `git grep` for the misspelling:

vale/styles/Vocab/Terms/accept.txt:descendents
documentation/content/en/books/design-44bsd/_index.adoc:Mechanisms are provided by the kernel to allow a process to alter its process group or the process group of its descendents.
documentation/content/en/books/design-44bsd/_index.po:"process to alter its process group or the process group of its descendents.  "
website/static/security/patches/EN-19:03/sqlite-11.patch:+** Return a JsonNode and all its descendents as a JSON string.
website/static/security/patches/EN-19:03/sqlite-11.patch:-** Return a JsonNode and all its descendents as a JSON string.
website/static/security/patches/EN-19:03/sqlite-12.patch:+** Return a JsonNode and all its descendents as a JSON string.
website/static/security/patches/EN-19:03/sqlite-12.patch:-** Return a JsonNode and all its descendents as a JSON string.

I can fix the design-44bsd doc, but not sure how that affects the *.po files?

The patches shouldn't be changed as that's just a typo in the upstream sqlite
sources.

-- 
John Baldwin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.