Skip to content

Commit ab91492

Browse files
committed
fixed typos
1 parent bd72194 commit ab91492

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,9 +776,9 @@ There are therefore two ways of getting the number of entries in a bucket:
776776

777777
- by the unique name of the bucket: sizeByName(double name).
778778

779-
If the bucket does not exist then each of these methods throws IllegalArgumentException.
779+
If the bucket does not exist then each of these methods throws IllegalArgumentException.
780780

781-
It is possible to output the contents of the histogram to standard output using the print()method.
781+
It is possible to output the contents of the histogram to standard output using the print() method.
782782

783783
==== Histogram
784784

0 commit comments

Comments
 (0)