Fix typos where 'the' was repeated
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-10-31T09:24:24Z
Lists: pgsql-hackers
Attachments
- Fix_double_the_typo.patch (text/x-patch) patch
Hi, I noticed a couple of typos in code. "the the" should have been "the", attached patch has the changes for the same. Regards, Vignesh
Commits
-
Remove duplicate words in comments
- fb7e27abfbd4 18.0 landed