public inbox for [email protected]
help / color / mirror / Atom feed[patch] Typo in ECPG Docs
2+ messages / 2 participants
[nested] [flat]
* [patch] Typo in ECPG Docs
@ 2005-05-09 15:22 Andreas Seltenreich <[email protected]>
2005-05-20 12:51 ` Re: [patch] Typo in ECPG Docs Neil Conway <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Seltenreich @ 2005-05-09 15:22 UTC (permalink / raw)
To: pgsql-docs
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.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [patch] Typo in ECPG Docs
2005-05-09 15:22 [patch] Typo in ECPG Docs Andreas Seltenreich <[email protected]>
@ 2005-05-20 12:51 ` Neil Conway <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Neil Conway @ 2005-05-20 12:51 UTC (permalink / raw)
To: Andreas Seltenreich <[email protected]>; +Cc: pgsql-docs
Andreas Seltenreich wrote:
> I just stumbled across a spurious indefinite article in the ECPG docs.
> See the attached patch.
Patch applied to HEAD and REL8_0_STABLE. Thanks for the 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.
Good point, it would be good to make this consistent. I would guess "an
SQL ..." is the correct variant, but I don't have an authoritative
reference. AFAIK there is no grammatical difference, anyway.
-Neil
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-05-20 12:51 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-05-09 15:22 [patch] Typo in ECPG Docs Andreas Seltenreich <[email protected]>
2005-05-20 12:51 ` Neil Conway <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox