quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

Fix typos in comments

Open kilavvy opened this issue 5 months ago • 1 comments

Description:

This PR fixes a couple of typos found in code comments.

- `quickwit/quickwit-directories/src/hot_directory.rs`: corrected `dictionray` to `dictionary`.
- `quickwit/quickwit-storage/src/timeout_and_retry_storage.rs`: corrected `agressively` to `aggressively`.

kilavvy avatar Jun 22 '25 13:06 kilavvy

thanks @kilavvy !

fmassot avatar Jun 22 '25 15:06 fmassot