garydgregory commented on issue #128: Bloom filter documentation
URL: 
https://github.com/apache/commons-collections/pull/128#issuecomment-578504073
 
 
   @Claudenw 
   Thank you for the docs! :-)
   
   It seems like a lot of text coded as style contains an extra space, for 
example:
   
   
![image](https://user-images.githubusercontent.com/1187639/73136159-9ddb2900-4018-11ea-8b9b-fc212e246297.png)
   
   WRT titles: 
   * "How is it defined" -> "Defining a Bloom filter"
   * "How is it constructed" -> "Constructing a Bloom filter"
   * "What is a Bloom filter" -> "Understaning Bloom filters"
   * "Build your own BloomFilter" -> "Building your own BloomFilter"
   * "Introduction to the Bloom filter" -> "Introducing Bloom filters"
   (This is based on the style guide of the books I've authored.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to