Comment cleanup - it's vs its
Jacob Brazeal <jacob.brazeal@gmail.com>
From: Jacob Brazeal <jacob.brazeal@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2025-01-29T06:46:35Z
Lists: pgsql-hackers
Attachments
- v1-its.patch (application/octet-stream) patch v1
I noticed a few incorrect usages of it's vs its and decided to search systematically for any mistakes. Overall, we use it right more than 99% of the time but there were still about 20 mistakes. Jacob
Commits
-
Fix grammatical typos around possessive "its"
- 128897b101e0 18.0 landed