From 3dcea3ce3356dad7207bc8f815c500155eed5da2 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 25 Nov 2021 13:15:35 +0100 Subject: [PATCH] fix typo in comment Signed-off-by: Dietmar Maurer --- pbs-api-types/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbs-api-types/Cargo.toml b/pbs-api-types/Cargo.toml index cd5dc1290..e56269b09 100644 --- a/pbs-api-types/Cargo.toml +++ b/pbs-api-types/Cargo.toml @@ -22,4 +22,4 @@ proxmox-serde = "0.1" proxmox-time = "1.1" proxmox-uuid = { version = "1.0.0", features = [ "serde" ] } -proxmox-sys = "0.2" # only needed foör nodename()?? \ No newline at end of file +proxmox-sys = "0.2" # only needed for nodename()??