summaryrefslogtreecommitdiff
path: root/gnu/packages/java.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/java.scm')
-rw-r--r--gnu/packages/java.scm2
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
8819recording and analyzing sampled data value counts across a configurable integer 8819recording and analyzing sampled data value counts across a configurable integer
8820value range with configurable value precision within the range. Value precision 8820value range with configurable value precision within the range. Value precision
8821is expressed as the number of significant digits in the value recording, and 8821is expressed as the number of significant digits in the value recording, and