]> granicus.if.org Git - postgresql/commitdiff
Fix typo in tag.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 17 Dec 1999 14:52:51 +0000 (14:52 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 17 Dec 1999 14:52:51 +0000 (14:52 +0000)
doc/src/sgml/ref/copy.sgml

index adbaa4c8e916a70b888910b4ef04d350e8122e75..e5e480af8224cf92134edc0989f39ca937cd04d1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.11 1999/12/14 00:08:12 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.12 1999/12/17 14:52:51 thomas Exp $
 Postgres documentation
 -->
 
@@ -121,7 +121,7 @@ COPY [ BINARY ] <replaceable class="parameter">table</replaceable> [ WITH OIDS ]
          a NULL value, so you should make sure that you use the same string
          as you used on copy out.
         </para>
-       </hote>
+       </note>
       </listitem>
      </varlistentry>