[log] Fix typo in docs of lib.rs (#1637)

* [log] Fix typo in docs of lib.rs

* [lib] Fix typo in docs of lib.rs
pull/1656/head
Miniontoby 10 months ago committed by GitHub
parent 78061c3455
commit e4e19e001b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -180,7 +180,7 @@ pub enum TargetKind {
path: PathBuf,
file_name: Option<String>,
},
/// Write logs to the OS specififc logs directory.
/// Write logs to the OS specific logs directory.
///
/// ### Platform-specific
///

Loading…
Cancel
Save