public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andreas Seltenreich <[email protected]>
To: [email protected]
Subject: [patch] Typo in ECPG Docs
Date: Mon, 09 May 2005 17:22:00 +0200
Message-ID: <[email protected]> (raw)

Hi,

I just stumbled across a spurious indefinite article in the ECPG docs.
See the attached patch.

Speaking of indefinite articles, there seems to be some inconsistency
in using "a SQL ..." and "an SQL ..." throughout the docs. This could
probably be easily fixed using a script, but I'm not sure if I'm
missing some grammatical details here, since English isn't my native
language.

regards,
Andreas

Index: ecpg.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v
retrieving revision 1.63
diff -u -r1.63 ecpg.sgml
--- ecpg.sgml	22 Jan 2005 22:56:35 -0000	1.63
+++ ecpg.sgml	9 May 2005 03:44:13 -0000
@@ -446,7 +446,7 @@
    </para>
 
    <para>
-    The declarations are also echoed to the output file as a normal C
+    The declarations are also echoed to the output file as normal C
     variables, so there's no need to declare them again.  Variables
     that are not intended to be used in SQL commands can be declared
     normally outside these special sections.



view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: [patch] Typo in ECPG Docs
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox