BUG #4655: Spelling mistake in windows installer - Mailing list pgsql-bugs

From Glen Edmonds
Subject BUG #4655: Spelling mistake in windows installer
Date
Msg-id 200902142251.n1EMpsFU006888@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4655
Logged by:          Glen Edmonds
Email address:      glen.edmonds@gmail.com
PostgreSQL version: 8.3
Operating system:   Windows
Description:        Spelling mistake in windows installer
Details:

During install, when the selected data directory already exists, a message
is shown titled "Existing data directory". The final sentence reads "This
directory and it's configuration will be used for this installation."

There is no apostrophe in "it's" when used in the possessive form. The
sentence should read "This directory and its configuration will be used for
this installation."

Fyi, "it's" is a contraction of "it is" (or "it has", when "has" is an
auxiliary verb). "Its" is the possessive form of "it" (i.e. "belongs to
it").

To help the project, I could review grammar and spelling for all postgres
text messages (although I expect there is quite a lot) - let me know.

pgsql-bugs by date:

Previous
From: tushar
Date:
Subject: Re: BUG #4654: not accepting password for user
Next
From: Magnus Hagander
Date:
Subject: Re: pg_listener entries deleted under heavy NOTIFY load only on Windows