mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
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:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user