diff --git a/milli/src/update/index_documents/extract/extract_word_docids.rs b/milli/src/update/index_documents/extract/extract_word_docids.rs index fbc9f6919..b577ef567 100644 --- a/milli/src/update/index_documents/extract/extract_word_docids.rs +++ b/milli/src/update/index_documents/extract/extract_word_docids.rs @@ -19,7 +19,7 @@ use crate::{field_id_from_position, FieldId, Result}; /// Returns a grenad reader with the list of extracted words and /// documents ids from the given chunk of docid word positions. /// -/// The first returned reader in the one for normal word_docids, and the second one is for +/// The first returned reader is the one for normal word_docids, and the second one is for /// exact_word_docids #[logging_timer::time] pub fn extract_word_docids(