Skip to content

Commit 062d8b9

Browse files
author
Thomas G. Lockhart
committed
Fix markup typo.
1 parent ea01a45 commit 062d8b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.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/func.sgml,v 1.100 2002/06/11 15:32:32 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.101 2002/06/11 16:00:17 thomas Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1419,7 +1419,7 @@ PostgreSQL documentation
14191419
<para>
14201420
Both <function>LIKE</function> and <function>SIMILAR TO</function>
14211421
are SQL-standard operators which are also available in alternate
1422-
forms as <product>PostgreSQL</product> operators; look at
1422+
forms as <productname>PostgreSQL</productname> operators; look at
14231423
<literal>~</literal> and <literal>~~</literal> for examples.
14241424
</para>
14251425

0 commit comments

Comments
 (0)