gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: -typo


From: gnunet
Subject: [libeufin] branch master updated: -typo
Date: Mon, 12 Feb 2024 09:57:13 +0100

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

grothoff pushed a commit to branch master
in repository libeufin.

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

commit 1aec042373819355cd77e45c1ca08cebeb42b889
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 12 09:57:10 2024 +0100

    -typo
---
 bank/src/main/kotlin/tech/libeufin/bank/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bank/src/main/kotlin/tech/libeufin/bank/Main.kt 
b/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
index a2169e3d..3b7af923 100644
--- a/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
+++ b/bank/src/main/kotlin/tech/libeufin/bank/Main.kt
@@ -62,7 +62,7 @@ private val logger: Logger = 
LoggerFactory.getLogger("libeufin-bank")
 var engine: ApplicationEngine? = null 
 
 /**
- * This plugin check for body lenght limit and inflates the requests that have 
"Content-Encoding: deflate"
+ * This plugin check for body length limit and inflates the requests that have 
"Content-Encoding: deflate"
  */
 val bodyPlugin = createApplicationPlugin("BodyLimitAndDecompression") {
     onCallReceive { call ->

-- 
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]