Fix typo in tag.

This commit is contained in:
Thomas G. Lockhart 1999-12-17 14:52:51 +00:00
parent aac9f5bee8
commit 97710d9f5a

View 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>