tflobbe commented on a change in pull request #268: Fix some spell check issues
URL: https://github.com/apache/lucene-solr/pull/268#discussion_r255363454
##########
File path:
lucene/core/src/java/org/apache/lucene/search/SearcherLifetimeManager.java
##########
@@ -238,7 +238,7 @@ public boolean doPrune(double ageSec, IndexSearcher
searcher) {
* entries are passed to the Pruner in sorted (newest to
* oldest IndexSearcher) order.
*
- * <p><b>NOTE</b>: you must peridiocally call this, ideally
+ * <p><b>NOTE</b>: you must periodiocally call this, ideally
Review comment:
This should be `periodically`, right?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]