Re: Comment cleanup - it's vs its

John Naylor <johncnaylorls@gmail.com>

From: John Naylor <johncnaylorls@gmail.com>
To: Jacob Brazeal <jacob.brazeal@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-01-29T07:23:50Z
Lists: pgsql-hackers
On Wed, Jan 29, 2025 at 1:46 PM Jacob Brazeal <jacob.brazeal@gmail.com> wrote:
>
> 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.

I just noticed this, too:

-# DROP DATABASE should drops it's slots, including active slots.
+# DROP DATABASE should drops its slots, including active slots.

"should drop"

-- 
John Naylor
Amazon Web Services



Commits

  1. Fix grammatical typos around possessive "its"