aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation')
-rw-r--r--doc/documentation/chapters/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi
index f6dd10c7f..4167c3d62 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -5477,7 +5477,7 @@ The callback provides two values: the average and the
5477@uref{http://en.wikipedia.org/wiki/Standard_deviation, standard deviation} 5477@uref{http://en.wikipedia.org/wiki/Standard_deviation, standard deviation}
5478of the last 64 rounds. The values provided by the callback function are 5478of the last 64 rounds. The values provided by the callback function are
5479logarithmic, this means that the real estimate numbers can be obtained by 5479logarithmic, this means that the real estimate numbers can be obtained by
5480calculating 2 to the power of the given value (average). From a 5480calculating 2 to the power of the given value (2average). From a
5481statistics point of view this means that: 5481statistics point of view this means that:
5482 5482
5483@itemize @bullet 5483@itemize @bullet