fix typo in comment

This commit is contained in:
ad hoc 2022-04-04 20:59:20 +02:00
parent 9963f11172
commit 6cabd47c32
No known key found for this signature in database
GPG Key ID: 4F00A782990CC643
1 changed files with 1 additions and 1 deletions

View File

@ -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<R: io::Read + io::Seek>(