dweiss commented on code in PR #15598:
URL: https://github.com/apache/lucene/pull/15598#discussion_r2715742734
##########
lucene/core/src/test/org/apache/lucene/index/TestAllFilesCheckIndexHeader.java:
##########
@@ -85,8 +85,8 @@ private void checkIndexHeader(Directory dir) throws
IOException {
}
private void checkOneFile(Directory dir, String victim) throws IOException {
- // use ramdir explicit, as we do evil things like try to generate broken
files, deletes must
- // work.
+ // use ramdir explicitly, as we do evil things like trying to generate
broken files, deletes
+ // mustk work.
Review Comment:
You added a typo that wasn't there previously (mustk).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]