gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -typos


From: gnunet
Subject: [taler-exchange] branch master updated: -typos
Date: Mon, 16 Jan 2023 17:47:19 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ab7c676f -typos
ab7c676f is described below

commit ab7c676f49bd9ba2871bc1e39dff524b14045aa5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 16 17:47:16 2023 +0100

    -typos
---
 src/exchangedb/0003-withdraw_age_commitments.sql         | 2 +-
 src/exchangedb/exchange_do_batch4_reserves_in_insert.sql | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchangedb/0003-withdraw_age_commitments.sql 
b/src/exchangedb/0003-withdraw_age_commitments.sql
index 1aac8bb2..6064880b 100644
--- a/src/exchangedb/0003-withdraw_age_commitments.sql
+++ b/src/exchangedb/0003-withdraw_age_commitments.sql
@@ -75,7 +75,7 @@ BEGIN
     ,partition_suffix
   );
   PERFORM comment_partitioned_column(
-     'Timestamp of when the withdraw-age resquest was received by the exchange'
+     'Timestamp with the time when the withdraw-age request was received by 
the exchange'
     ,'timestamp'
     ,table_name
     ,partition_suffix
diff --git a/src/exchangedb/exchange_do_batch4_reserves_in_insert.sql 
b/src/exchangedb/exchange_do_batch4_reserves_in_insert.sql
index a70521bc..603e893c 100644
--- a/src/exchangedb/exchange_do_batch4_reserves_in_insert.sql
+++ b/src/exchangedb/exchange_do_batch4_reserves_in_insert.sql
@@ -267,7 +267,7 @@ BEGIN
     END IF;
   k=k+1;
   END LOOP;
- /**ROLLBACK TRANSACTION IN SOTRED PROCEDURE IS IT PROSSIBLE ?**/
+ /**ROLLBACK TRANSACTION IN SORTED PROCEDURE IS IT PROSSIBLE ?**/
   /*IF transaction_duplicate
   OR transaction_duplicate2
   OR transaction_duplicate3

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]