mirror of
https://github.com/rust-lang/log.git
synced 2026-02-15 04:10:13 +00:00
Fixed typo in LogLevelFilter enum documentation
This commit is contained in:
parent
07fbe6bf43
commit
2bcde9a6c1
@ -326,7 +326,7 @@ pub enum LogLevelFilter {
|
||||
Error,
|
||||
/// Corresponds to the `Warn` log level.
|
||||
Warn,
|
||||
/// Corresponds to the `Trace` log level.
|
||||
/// Corresponds to the `Info` log level.
|
||||
Info,
|
||||
/// Corresponds to the `Debug` log level.
|
||||
Debug,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user