gnu: java-hdrhistogram: Fix grammar of "allows to create" to "creates".
* gnu/packages/java (java-hdrhistogram): Fix grammar.
This commit is contained in:
		
							parent
							
								
									44a057a143
								
							
						
					
					
						commit
						61fa3c6732
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8815,7 +8815,7 @@ make data-binding work.")
 | 
			
		|||
       ("hamcrest" ,java-hamcrest-core)))
 | 
			
		||||
    (home-page "https://hdrhistogram.github.io/HdrHistogram")
 | 
			
		||||
    (synopsis "High dynamic range histogram")
 | 
			
		||||
    (description "Hdrhistogram allows to create histograms that support
 | 
			
		||||
    (description "Hdrhistogram creates histograms that support
 | 
			
		||||
recording and analyzing sampled data value counts across a configurable integer
 | 
			
		||||
value range with configurable value precision within the range.  Value precision
 | 
			
		||||
is expressed as the number of significant digits in the value recording, and
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue