]> git.proxmox.com Git - proxmox-backup.git/commitdiff
fix typo in comment
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 12:15:35 +0000 (13:15 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 12:15:35 +0000 (13:15 +0100)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
pbs-api-types/Cargo.toml

index cd5dc12909bc027986c26aa5be08a629a7d8ef64..e56269b09eab2b4253b8c63d486c4d035c717582 100644 (file)
@@ -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()??