mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
[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
This commit is contained in:
@@ -180,7 +180,7 @@ pub enum TargetKind {
|
|||||||
path: PathBuf,
|
path: PathBuf,
|
||||||
file_name: Option<String>,
|
file_name: Option<String>,
|
||||||
},
|
},
|
||||||
/// Write logs to the OS specififc logs directory.
|
/// Write logs to the OS specific logs directory.
|
||||||
///
|
///
|
||||||
/// ### Platform-specific
|
/// ### Platform-specific
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user