fix (log): corrected typo

pull/633/head
mellbacon 2 years ago
parent e9af4e0084
commit 72d8f678e2
No known key found for this signature in database
GPG Key ID: 6E067A4847F23797

@ -118,7 +118,7 @@ pub enum LogTarget {
/// ///
/// The plugin will ensure the directory exists before writing logs. /// The plugin will ensure the directory exists before writing logs.
Folder(PathBuf), Folder(PathBuf),
/// Write logs to the OS specififc logs directory. /// Write logs to the OS specific logs directory.
/// ///
/// ### Platform-specific /// ### Platform-specific
/// ///

Loading…
Cancel
Save