aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-27 23:29:48 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-28 10:25:39 +0200
commit1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd (patch)
treeb2c2e39f0815220bc8f23af2c97dbe4d4612ad0e /src/cadet
parent5e347ac9df8b49503a1fdfa38707a99a6b2b3b0c (diff)
downloadgnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.tar.gz
gnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.zip
- fix misc typos
Diffstat (limited to 'src/cadet')
-rw-r--r--src/cadet/cadet.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/cadet.conf.in b/src/cadet/cadet.conf.in
index d1ddcb96f..8f700951c 100644
--- a/src/cadet/cadet.conf.in
+++ b/src/cadet/cadet.conf.in
@@ -19,7 +19,7 @@ REFRESH_CONNECTION_TIME = 5 min
19# Percentage of packets CADET is artificially dropping. Used for testing only! 19# Percentage of packets CADET is artificially dropping. Used for testing only!
20# DROP_PERCENT = 20# DROP_PERCENT =
21 21
22# How frequently do we usually anounce our presence in the DHT? 22# How frequently do we usually announce our presence in the DHT?
23ID_ANNOUNCE_TIME = 1 h 23ID_ANNOUNCE_TIME = 1 h
24 24
25# FIXME: document 25# FIXME: document