typo fixes all over the place
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -4,7 +4,7 @@ use std::io::Write;
|
||||
|
||||
/// Log messages with timestamps into files
|
||||
///
|
||||
/// Logs messages to file, and optionaly to standart output.
|
||||
/// Logs messages to file, and optionally to standard output.
|
||||
///
|
||||
///
|
||||
/// #### Example:
|
||||
|
Reference in New Issue
Block a user