We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd72194 commit ab91492Copy full SHA for ab91492
1 file changed
docs/manual.adoc
@@ -776,9 +776,9 @@ There are therefore two ways of getting the number of entries in a bucket:
776
777
- by the unique name of the bucket: sizeByName(double name).
778
779
-If the bucket does not exist then each of these methods throws IllegalArgumentException.
+If the bucket does not exist then each of these methods throws IllegalArgumentException.
780
781
-It is possible to output the contents of the histogram to standard output using the print()method.
+It is possible to output the contents of the histogram to standard output using the print() method.
782
783
==== Histogram
784
0 commit comments