diff --git a/CrossingLimits__test_8cpp_source.html b/CrossingLimits__test_8cpp_source.html index 05261833eb..ecdced5336 100644 --- a/CrossingLimits__test_8cpp_source.html +++ b/CrossingLimits__test_8cpp_source.html @@ -396,7 +396,7 @@ $(document).ready(function() { init_codefold(0); });
- + @@ -477,7 +477,7 @@ $(document).ready(function() { init_codefold(0); }); - + diff --git a/Histogram_8h_source.html b/Histogram_8h_source.html index c64a347769..f197db305d 100644 --- a/Histogram_8h_source.html +++ b/Histogram_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function() { init_codefold(0); });Basic histogram.
Definition at line 26 of file Histogram.h.
diff --git a/classxrpl_1_1test_1_1csf_1_1Submitter.html b/classxrpl_1_1test_1_1csf_1_1Submitter.html index 1192a5ea0d..669e435d07 100644 --- a/classxrpl_1_1test_1_1csf_1_1Submitter.html +++ b/classxrpl_1_1test_1_1csf_1_1Submitter.html @@ -146,7 +146,7 @@ Private AttributesSubmits transactions to a specified peer.
-Submits successive transactions beginning at start, then spaced according to succesive calls of distribution(), until stop.
+Submits successive transactions beginning at start, then spaced according to successive calls of distribution(), until stop.
| Distribution | is a UniformRandomBitGenerator from the STL that is used by random distributions to generate random samples |