Fix typo in verify_heapam.c

Masahiko Sawada <sawada.mshk@gmail.com>

From: Masahiko Sawada <sawada.mshk@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-02T06:02:33Z
Lists: pgsql-hackers

Attachments

Hi all,

I found typos in verify_heapam.c.

s/comitted/committed/

Please find an attached patch.

Regards,

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/

Commits

  1. Fix typos in comments.