aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_consensus_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_consensus_service.h')
-rw-r--r--src/include/gnunet_consensus_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h
index eee9fc23b..c6aed298c 100644
--- a/src/include/gnunet_consensus_service.h
+++ b/src/include/gnunet_consensus_service.h
@@ -53,7 +53,7 @@ extern "C"
53 53
54 54
55/** 55/**
56 * Called when a new element was received from another peer, or an error occured. 56 * Called when a new element was received from another peer, or an error occurred.
57 * May deliver duplicate values. 57 * May deliver duplicate values.
58 * Elements given to a consensus operation by the local peer are NOT given 58 * Elements given to a consensus operation by the local peer are NOT given
59 * to this callback. 59 * to this callback.