gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/02: cadet/struct: Correct typo.


From: gnunet
Subject: [gnunet-scheme] 01/02: cadet/struct: Correct typo.
Date: Fri, 25 Feb 2022 19:31:20 +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 3dc59d86f90e62e8460567abbd8282f10fe5b1fe
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Feb 24 16:06:48 2022 +0000

    cadet/struct: Correct typo.
    
    * gnu/gnunet/cadet/struct.scm (/:msg:cadet:port)[synopsis]: Corrrect
      typo and make terminology more consistent.
---
 gnu/gnunet/cadet/struct.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/gnunet/cadet/struct.scm b/gnu/gnunet/cadet/struct.scm
index cef257b..22c061c 100644
--- a/gnu/gnunet/cadet/struct.scm
+++ b/gnu/gnunet/cadet/struct.scm
@@ -51,7 +51,7 @@
     (define-type /:msg:cadet:port
       (structure/packed
        (synopsis
-       "Message from a client to the service, to create or destory a channel")
+       "Message from a client to the service, to create or destroy a port")
        (properties '((message-symbol msg:cadet:local:port:open
                                     msg:cadet:local:port:close)
                     (c-type . GNUNET_CADET_PortMessage)))

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