Skip to content

Commit a16a059

Browse files
committed
Fix typo
1 parent 13a7447 commit a16a059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickwit/quickwit-common/src/alloc_tracker.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ impl Allocations {
142142
}
143143
}
144144

145-
/// Updates the the memory location and size of an existing allocation. Only
145+
/// Updates the memory location and size of an existing allocation. Only
146146
/// update the statistics if the original allocation was recorded.
147147
///
148148
/// WARN: this function should not allocate!

0 commit comments

Comments
 (0)