Thread: Typo in README
View Single Post

   
  #2 (permalink)  
Old 04-19-2008, 06:28 AM
Bruce Momjian
 
Posts: n/a
Default Re: Typo in README

Brendan Jurd wrote:
> Hi there,
>
> Noticed a typo in the root README file. Patch below.
>
> Regards,
> BJ
>
> --- a/README
> +++ b/README
> @@ -20,7 +20,7 @@ PHP - http://www.php.net
> Python - http://www.initd.org/
> Ruby - http://ruby.scripting.ca/postgres/
>
> -Other language binding are available from a variety of contributing
> +Other language bindings are available from a variety of contributing
> parties.


Thanks, fixed (not ignored). ;-)

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote