fix typo in older changes entry

This commit is contained in:
Uwe Schindler 2024-03-28 10:39:34 +01:00
parent 376ec27a51
commit f6d0834639
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ Bug Fixes
* GITHUB#13169: Fix potential race condition in DocumentsWriter & DocumentsWriterDeleteQueue (Ben Trent)
* GITHUB#13204: Fix euals/hashCode of IOContext. (Uwe Schindler, Robert Muir)
* GITHUB#13204: Fix equals/hashCode of IOContext. (Uwe Schindler, Robert Muir)
* GITHUB#13206: Subtract deleted file size from the cache size of NRTCachingDirectory. (Jean-François Boeuf)