mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-07 17:30:22 +00:00
typo fixes all over the place
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3f633844fa
commit
4e33373ca1
@ -4,7 +4,7 @@ use std::io::Write;
|
|||||||
|
|
||||||
/// Log messages with timestamps into files
|
/// 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:
|
/// #### Example:
|
||||||
|
Loading…
Reference in New Issue
Block a user