commit b55f5bc2c301579224aa1e2dc1c571ec37e0133c
parent 30c3076f316de8139bb129ccad340aa3a0d9ba28
Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
Date: Wed, 24 Apr 2024 12:41:23 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/donaudb/donau_do_insert_submitted_receipts.sql b/src/donaudb/donau_do_insert_submitted_receipts.sql
@@ -13,7 +13,7 @@
-- You should have received a copy of the GNU General Public License along with
-- TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
--
-CREATE OR REPLACE FUNCTION donau_do_insert_submitted_receiptss(
+CREATE OR REPLACE FUNCTION donau_do_insert_submitted_receipts(
IN in_h_tax_number BYTEA,
IN ina_h_donation_unit_pubs BYTEA[],
IN ina_nonces BYTEA[],