Re: Fix typo in verify_heapam.c

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-02T07:28:45Z
Lists: pgsql-hackers

On 2021/04/02 15:02, Masahiko Sawada wrote:
> Hi all,
> 
> I found typos in verify_heapam.c.
> 
> s/comitted/committed/
> 
> Please find an attached patch.

Thanks for the report and patch! Pushed.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. Fix typos in comments.