Skip to content

Commit cab4081

Browse files
author
Neil Conway
committed
Fix typo in PL/PgSQL documentation, per Chris KL.
1 parent 7415e08 commit cab4081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.80 2005/11/04 23:14:00 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.81 2005/12/01 10:36:57 neilc Exp $
33
-->
44

55
<chapter id="plpgsql">
@@ -1964,7 +1964,7 @@ END LOOP;
19641964
<optional> &lt;&lt;<replaceable>label</replaceable>&gt;&gt; </optional>
19651965
FOR <replaceable>name</replaceable> IN <optional> REVERSE </optional> <replaceable>expression</replaceable> .. <replaceable>expression</replaceable> LOOP
19661966
<replaceable>statements</replaceable>
1967-
END LOOP <optional> <replaceable>labal</replaceable> </optional>;
1967+
END LOOP <optional> <replaceable>label</replaceable> </optional>;
19681968
</synopsis>
19691969

19701970
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy