Fixed typo in documentation (#2629)

Co-authored-by: Massimiliano Baglioni <massimilianobaglioni@MacBook-Air-di-Massimiliano.local>
This commit is contained in:
MassimilianoBaglioni
2025-07-11 08:45:59 +02:00
committed by GitHub
parent cc4beb61ba
commit 74334f9c9a

View File

@@ -114,7 +114,7 @@ impl<T: PartialOrd + Copy + Debug + Send + Sync + 'static> Column<T> {
}
}
/// Translates a block of docis to row_ids.
/// Translates a block of docids to row_ids.
///
/// returns the row_ids and the matching docids on the same index
/// e.g.