Fix a small typo in log_progress() description
This commit is contained in:
parent
38d1d0b0e2
commit
470d02c81c
@ -201,7 +201,7 @@ impl Progress for NoopProgress {
|
||||
#[derive(Clone, Copy)]
|
||||
pub struct LogProgress;
|
||||
|
||||
/// Create a nwe instance of [`LogProgress`]
|
||||
/// Create a new instance of [`LogProgress`]
|
||||
pub fn log_progress() -> LogProgress {
|
||||
LogProgress
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user