Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a11333f

Browse files
committed
Fix typo in comment.
Michael Fuhr
1 parent 6a6f2d9 commit a11333f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pl/plpgsql/src/pl_funcs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**********************************************************************
2-
* pl_funcs.c - Misc functins for the PL/pgSQL
2+
* pl_funcs.c - Misc functions for the PL/pgSQL
33
* procedural language
44
*
55
* IDENTIFICATION
6-
* $PostgreSQL: pgsql/src/pl/plpgsql/src/pl_funcs.c,v 1.43 2005/06/14 06:43:14 neilc Exp $
6+
* $PostgreSQL: pgsql/src/pl/plpgsql/src/pl_funcs.c,v 1.44 2005/06/19 01:06:12 momjian Exp $
77
*
88
* This software is copyrighted by Jan Wieck - Hamburg.
99
*

0 commit comments

Comments
 (0)