Typo in SH_LOOKUP and SH_LOOKUP_HASH comments

vignesh C <vignesh21@gmail.com>

From: vignesh C <vignesh21@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-17T09:56:14Z
Lists: pgsql-hackers

Attachments

Hi,

When I was reviewing one of the patches, I found a typo in the
comments of SH_LOOKUP and SH_LOOKUP_HASH. I felt "lookup up" should
have been "lookup".
Attached a patch to modify it.

Regards,
Vignesh

Commits

  1. Fix wording in comment