diff options
Diffstat (limited to 'gnu/packages/java.scm')
| -rw-r--r-- | gnu/packages/java.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 667d87baa84..1d9f6ff92bf 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm | |||
| @@ -8815,7 +8815,7 @@ make data-binding work.") | |||
| 8815 | ("hamcrest" ,java-hamcrest-core))) | 8815 | ("hamcrest" ,java-hamcrest-core))) |
| 8816 | (home-page "https://hdrhistogram.github.io/HdrHistogram") | 8816 | (home-page "https://hdrhistogram.github.io/HdrHistogram") |
| 8817 | (synopsis "High dynamic range histogram") | 8817 | (synopsis "High dynamic range histogram") |
| 8818 | (description "Hdrhistogram allows to create histograms that support | 8818 | (description "Hdrhistogram creates histograms that support |
| 8819 | recording and analyzing sampled data value counts across a configurable integer | 8819 | recording and analyzing sampled data value counts across a configurable integer |
| 8820 | value range with configurable value precision within the range. Value precision | 8820 | value range with configurable value precision within the range. Value precision |
| 8821 | is expressed as the number of significant digits in the value recording, and | 8821 | is expressed as the number of significant digits in the value recording, and |
