We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a7447 commit a16a059Copy full SHA for a16a059
quickwit/quickwit-common/src/alloc_tracker.rs
@@ -142,7 +142,7 @@ impl Allocations {
142
}
143
144
145
- /// Updates the the memory location and size of an existing allocation. Only
+ /// Updates the memory location and size of an existing allocation. Only
146
/// update the statistics if the original allocation was recorded.
147
///
148
/// WARN: this function should not allocate!
0 commit comments