8000 Fix typo in tag. · postgrespro/postgres_cluster@97710d9 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 97710d9

Browse files
author
Thomas G. Lockhart
committed
Fix typo in tag.
1 parent aac9f5b commit 97710d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/copy.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.11 1999/12/14 00:08:12 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.12 1999/12/17 14:52:51 thomas Exp $
33
Postgres documentation
44
-->
55

@@ -121,7 +121,7 @@ COPY [ BINARY ] <replaceable class="parameter">table</replaceable> [ WITH OIDS ]
121121
a NULL value, so you should make sure that you use the same string
122122
as you used on copy out.
123123
</para>
124-
</hote>
124+
</note>
125125
</listitem>
126126
</varlistentry>
127127

0 commit comments

Comments
 (0)
0