Re: [PATCH] Fix some typos in code comments

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix some typos in code comments
Date: 2026-06-12 03:16:58
Message-ID: ait6Ku25aDI6XZat@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 11, 2026 at 05:40:38PM +0800, Ewan Young wrote:
> While reading through the tree I noticed a few misspellings in comments.
> The attached patch fixes three of them; it touches comments only, with no
> code change:
>
> - src/backend/utils/adt/float.c — "becase" → "because"
> - src/include/tsearch/ts_type.h — "agrs" → "args"
> - src/backend/tcop/pquery.c — "Querys" → "Queries"

Thanks.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-06-12 03:18:10 Re: [PATCH] Fix some typos in code comments
Previous Message Bertrand Drouvot 2026-06-12 03:00:31 Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline