gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (ad9c10e6e -> df00745ee)


From: gnunet
Subject: [gnunet] branch master updated (ad9c10e6e -> df00745ee)
Date: Sat, 18 Sep 2021 16:37:55 +0200

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

grothoff pushed a change to branch master
in repository gnunet.

    from ad9c10e6e Merge branch 'dev/vanni/build-info' into 'master'
     new 730fcf8d0 -fix typos
     new df00745ee -fix typos

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/man/gnunet-config.1                                   | 2 +-
 src/testing/testing_api_cmd_netjail_start_testsystem_v2.c | 2 +-
 src/transport/test_transport_port_forward.c               | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/man/gnunet-config.1 b/doc/man/gnunet-config.1
index c749c03b5..93d943758 100644
--- a/doc/man/gnunet-config.1
+++ b/doc/man/gnunet-config.1
@@ -26,7 +26,7 @@
 .Os
 .Sh NAME
 .Nm gnunet-config
-.Nd manipulate GNUnet configuration files and provide informations on how 
GNUnet was built
+.Nd manipulate GNUnet configuration files and provide information on how 
GNUnet was built
 .Sh SYNOPSIS
 .Nm
 .Op Fl b Ar BACKEND | Fl -supported-backend= Ns Ar BACKEND
diff --git a/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c 
b/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
index 64ce549a4..e5d4221ec 100644
--- a/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
+++ b/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
@@ -62,7 +62,7 @@ struct HelperMessage
 struct NetJailState
 {
   /**
-   * The complete topology infomation.
+   * The complete topology information.
    */
   struct GNUNET_TESTING_NetjailTopology *topology;
 
diff --git a/src/transport/test_transport_port_forward.c 
b/src/transport/test_transport_port_forward.c
index b0f0b113e..d3233c2da 100644
--- a/src/transport/test_transport_port_forward.c
+++ b/src/transport/test_transport_port_forward.c
@@ -21,7 +21,7 @@
 /**
  * @file transport/test_transport_port_forward.c
  * @brief Test case executing a script which sends a test UDP message from a 
nated peer
- *        to a gloabl known peer. There is a tcp port forwarding in place 
towards the
+ *        to a global known peer. There is a tcp port forwarding in place 
towards the
  *        natted peer to test the backchannel functionality of the TNG service.
  * @author t3sserakt
  */

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