OSDN Git Service

In chapter:
authorBruce Momjian <bruce@momjian.us>
Wed, 30 May 2001 04:01:11 +0000 (04:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 30 May 2001 04:01:11 +0000 (04:01 +0000)
    7.7. Keys

you have

    However, my application requires that each collection will also have a
    unique name. Why? So that a human being who wants to modify a collection
    will be able to identify it. It's much harder to know, if you have two
    collections named "Life Science", the the one tagged 24433 is the one
you
    need, and the one tagged 29882 is not

    I think 'the the' shouldn't be repeated twice. Although taken from an
email it would be cool to fix.

Cheers,
Maxim Maletsky

doc/src/sgml/indices.sgml

index 2bc99e2..abda7fd 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/indices.sgml,v 1.18 2001/05/22 16:00:00 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/indices.sgml,v 1.19 2001/05/30 04:01:11 momjian Exp $ -->
 
 <chapter id="indexes">
  <title id="indexes-title">Indexes</title>
@@ -461,7 +461,7 @@ Subject: Re: [QUESTIONS] PRIMARY KEY | UNIQUE
     However, my application requires that each collection will also have a
     unique name. Why? So that a human being who wants to modify a collection
     will be able to identify it. It's much harder to know, if you have two
-    collections named <quote>Life Science</quote>, the the one tagged 24433 is the one you
+    collections named <quote>Life Science</quote>, the one tagged 24433 is the one you
     need, and the one tagged 29882 is not.
    </para>