chore(github): use codespell to inspect and correct spelling issues (#7775)

Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Delweng
2024-04-24 05:32:59 +08:00
committed by GitHub
parent 665e67ec7c
commit 7a593882e1
28 changed files with 55 additions and 34 deletions

View File

@ -501,7 +501,7 @@ impl<R> Default for Geometry<R> {
///
/// # Arguments
///
/// * `process_id` A proceess id of the reader process.
/// * `process_id` A process id of the reader process.
/// * `thread_id` A thread id of the reader thread.
/// * `read_txn_id` An oldest read transaction number on which stalled.
/// * `gap` A lag from the last committed txn.