From b92650ab1d79cd1228dd2678bf87b9edbe37328b Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Mon, 22 Jul 2019 22:33:11 +0200 Subject: RPS doc: Fix typo and formulation --- doc/handbook/chapters/developer.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index c7c4e478e..39f56c7b7 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -8860,9 +8860,9 @@ Preferably using annotations. @section RPS Subsystem In literature, Random Peer Sampling (RPS) refers to the problem of -reliably@footnote{Reliable in the sense of having no bias, neigther -spatial, nor spatial nor through malicious activity.} drawing random -samples from an unstructured p2p network. +reliably@footnote{"Reliable" in this context means having no bias, +neither spatial, nor temporal, nor through malicious activity.} drawing +random samples from an unstructured p2p network. Doing so in a reliable manner is not only hard because of inherent problems but also because of possible malicious peers that could try to -- cgit v1.2.3