Re: [PATCH v1] Fix typos: "its a" -> "it's a" in code comments

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Thiago Caserta <caserta(at)movestax(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH v1] Fix typos: "its a" -> "it's a" in code comments
Date: 2026-03-26 22:53:06
Message-ID: acW40ikc6l7BzqB6@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 24, 2026 at 07:58:40PM +0000, Thiago Caserta wrote:
> Attached is a small patch that fixes two instances where the
> possessive "its" was incorrectly used instead of the contraction
> "it's" (it is) in code comments.

Thanks. Grabbed for later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-26 22:54:02 Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Previous Message Dharin Shah 2026-03-26 22:48:18 Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs