[open-ils-commits] r19516 - trunk/Open-ILS/src/sql/Pg (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Feb 22 23:17:36 EST 2011


Author: phasefx
Date: 2011-02-22 23:17:33 -0500 (Tue, 22 Feb 2011)
New Revision: 19516

Modified:
   trunk/Open-ILS/src/sql/Pg/002.functions.config.sql
Log:
typo


Modified: trunk/Open-ILS/src/sql/Pg/002.functions.config.sql
===================================================================
--- trunk/Open-ILS/src/sql/Pg/002.functions.config.sql	2011-02-23 02:59:13 UTC (rev 19515)
+++ trunk/Open-ILS/src/sql/Pg/002.functions.config.sql	2011-02-23 04:17:33 UTC (rev 19516)
@@ -618,7 +618,7 @@
     }
 
     return $string;
-$$ LANUGAGE PLPERLU;
+$$ LANGUAGE PLPERLU;
 
 COMMIT;
 



More information about the open-ils-commits mailing list