From 1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Apr 2021 23:29:48 +0200 Subject: - fix misc typos --- src/rps/profiler_rps.conf | 2 +- src/rps/rps.conf.in | 2 +- src/rps/test_rps.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/rps') diff --git a/src/rps/profiler_rps.conf b/src/rps/profiler_rps.conf index 5edd6d3ff..89e5e35f2 100644 --- a/src/rps/profiler_rps.conf +++ b/src/rps/profiler_rps.conf @@ -52,7 +52,7 @@ SETUP_TIMEOUT = 1 h WORKBITS = 0 [nat] -# Use addresses from the local network interfaces (inluding loopback, but also others) +# Use addresses from the local network interfaces (including loopback, but also others) USE_LOCALADDR = YES ENABLE_UPNP = NO diff --git a/src/rps/rps.conf.in b/src/rps/rps.conf.in index 9619c9889..8c7098747 100644 --- a/src/rps/rps.conf.in +++ b/src/rps/rps.conf.in @@ -27,7 +27,7 @@ FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt # So, 50 is enough for a network of size 50^3 = 125000 MINSIZE = 10 -# The probability whith which we want a sampler element to have observed all +# The probability with which we want a sampler element to have observed all # peer ids in the network at least DESIRED_PROBABILITY = 0.9 diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf index 68f3982ec..2b1101786 100644 --- a/src/rps/test_rps.conf +++ b/src/rps/test_rps.conf @@ -51,7 +51,7 @@ SETUP_TIMEOUT = 2 m WORKBITS = 0 [nat] -# Use addresses from the local network interfaces (inluding loopback, but also others) +# Use addresses from the local network interfaces (including loopback, but also others) USE_LOCALADDR = YES ENABLE_UPNP = NO -- cgit v1.2.3