From 6cabd47c32bcf2ba53a3ebe94f254a7fe63de520 Mon Sep 17 00:00:00 2001 From: ad hoc Date: Mon, 4 Apr 2022 20:59:20 +0200 Subject: [PATCH] fix typo in comment --- milli/src/update/index_documents/extract/extract_word_docids.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(