aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/barriers.README.org
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/barriers.README.org')
-rw-r--r--src/testbed/barriers.README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/barriers.README.org b/src/testbed/barriers.README.org
index 40488a0cc..159e1c355 100644
--- a/src/testbed/barriers.README.org
+++ b/src/testbed/barriers.README.org
@@ -11,7 +11,7 @@ the barrier. A barrier which is reached is deemed as crossed after all the
11peers waiting on it are notified. 11peers waiting on it are notified.
12 12
13The barriers API provides the following functions: 13The barriers API provides the following functions:
141) GNUNET_TESTBED_barrier_init(): function to initialse a barrier in the 141) GNUNET_TESTBED_barrier_init(): function to initialise a barrier in the
15 experiment 15 experiment
162) GNUNET_TESTBED_barrier_cancel(): function to cancel a barrier which has been 162) GNUNET_TESTBED_barrier_cancel(): function to cancel a barrier which has been
17 initialised before 17 initialised before