On 13 May 2010 15:32, Thom Brown <[email protected]> wrote: > On 13 May 2010 15:16, Magnus Hagander <[email protected]> wrote: > >> On Thu, May 13, 2010 at 3:53 PM, Thom Brown <[email protected]> wrote: >> > On 13 May 2010 14:14, Thom Brown <[email protected]> wrote: >> >> >> >> On 13 May 2010 14:07, Thom Brown <[email protected]> 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/à/à/ Thom
