Fix typo in comment.
authorNeil Conway
Tue, 28 Feb 2006 23:38:13 +0000 (23:38 +0000)
committerNeil Conway
Tue, 28 Feb 2006 23:38:13 +0000 (23:38 +0000)
src/pl/plperl/plperl.c

index 55d049eef12dac104c651bc8b900335405a0413b..da1b8780d3f8d749264a6c4dfce63c6ecc9ef3bb 100644 (file)
@@ -4,7 +4,7 @@
  * IDENTIFICATION
  *
  *   This software is copyrighted by Mark Hollomon
- *   but is shameless cribbed from pltcl.c by Jan Wieck.
+ *   but is shamelessly cribbed from pltcl.c by Jan Wieck.
  *
  *   The author hereby grants permission  to  use,  copy,  modify,
  *   distribute,  and  license this software and its documentation
@@ -33,7 +33,7 @@
  *   ENHANCEMENTS, OR MODIFICATIONS.
  *
  * IDENTIFICATION
- *   $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.102 2006/02/26 22:26:39 neilc Exp $
+ *   $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.103 2006/02/28 23:38:13 neilc Exp $
  *
  **********************************************************************/