gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 17/49: dht/struct: Fix typo in synopsis.


From: gnunet
Subject: [gnunet-scheme] 17/49: dht/struct: Fix typo in synopsis.
Date: Sat, 25 Dec 2021 22:59:54 +0100

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 23c3bd473aab946faef67c0371d1b81af64ffa8d
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Sep 24 20:23:18 2021 +0200

    dht/struct: Fix typo in synopsis.
    
    * gnu/gnunet/dht/sruct.scm (/:mg:dht:client:result)[synopsis]: Fix it.
---
 gnu/gnunet/dht/struct.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/gnunet/dht/struct.scm b/gnu/gnunet/dht/struct.scm
index f0defa1..b2e8688 100644
--- a/gnu/gnunet/dht/struct.scm
+++ b/gnu/gnunet/dht/struct.scm
@@ -92,7 +92,7 @@ corresponding GET inside the service)."))
     ;; put path, get path and actual data are copied to the end of this 
structure
     (define-type /:msg:dht:client:result
       (structure/packed
-       (synopsis "Reply to a GET sent frrom the service to a client")
+       (synopsis "Reply to a GET sent from the service to a client")
        (field (header /:message-header)
              (synopsis "Type: msg:dht:client:result"))
        (field (type u32/big)

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