Re: Mispellings in 9.0 docs (and probably lower too)

From: Thom Brown <thombrown(at)gmail(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Mispellings in 9.0 docs (and probably lower too)
Date: 2010-05-13 16:14:51
Message-ID: AANLkTim_dO6INMMGyGrNiKRBJKYPalBw3kTYDAWNwYoS@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 13 May 2010 15:32, Thom Brown <thombrown(at)gmail(dot)com> wrote:

> On 13 May 2010 15:16, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
>> On Thu, May 13, 2010 at 3:53 PM, Thom Brown <thombrown(at)gmail(dot)com> wrote:
>> > On 13 May 2010 14:14, Thom Brown <thombrown(at)gmail(dot)com> wrote:
>> >>
>> >> On 13 May 2010 14:07, Thom Brown <thombrown(at)gmail(dot)com> wrote:
>> >>>
>> >>>
>> http://www.postgresql.org/docs/9.0/static/different-replication-solutions.html
>> >>>
>> >>> s/propogated/propagated/
>> >>>
>> >>> http://www.postgresql.org/docs/9.0/static/hot-standby.html
>> >>>
>> >>> s/shapshot/snapshot/
>> >>>
>> >>> s/statististics/statistics/
>> >>>
>> >>> Regards
>> >>>
>> >>> Thom
>> >>
>> >> And I appreciate the irony that I misspelled misspellings in the title.
>> >>
>> >> Thom
>> >
>> > And another
>> >
>> > http://www.postgresql.org/docs/9.0/static/libpq-ssl.html
>> >
>> > s/compatiblity/compatibility/
>>
>> Fixed, thanks.
>>
>> This last one was also in ecpg :-)
>>
>> --
>>
>>
> Thanks Magnus. I also noticed a character encoding issue on
> http://www.postgresql.org/docs/9.0/static/rules-update.html near the
> bottom where it's supposed to say Voilà, but isn't encoded for UTF-8.
>
> Thom
>
>
Looks like someone didn't use an entity:

/pgsql/doc/src/sgml/rules.sgml

s/à/&agrave;/

Thom

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-05-13 19:17:29 Re: Mispellings in 9.0 docs (and probably lower too)
Previous Message Tom Lane 2010-05-13 16:09:34 Re: "supplementary storage table"?