Re: [PATCH] Fix a tiny typo in the documentation - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Fix a tiny typo in the documentation
Date
Msg-id 84F6DEF0-799E-456C-9E3B-5DA9E52500A2@yesql.se
Whole thread Raw
In response to Re: [PATCH] Fix a tiny typo in the documentation  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [PATCH] Fix a tiny typo in the documentation
List pgsql-hackers
> On 22 Jan 2025, at 11:23, Daniel Gustafsson <daniel@yesql.se> wrote:
>> On 22 Jan 2025, at 09:27, Robin Dupret <robin.dupret@gmail.com> wrote:

>> -    special provision: you must write
>> +    special provision you must write:
>
> Nice catch, will fix.

Re-reading it I think both placements of ':' are grammatically correct (not
being a native speaker might trick me).  The current one is, I'm sure,
intentional but I agree it looks a bit odd to continue the sentence into a
<programlisting> block and ending it without punctuation.  For now I'm inclined
to leave it though.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Chiranmoy.Bhattacharya@fujitsu.com"
Date:
Subject: Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Next
From: "Chiranmoy.Bhattacharya@fujitsu.com"
Date:
Subject: Re: [PATCH] SVE popcount support