proxmox-backup/src/bin/proxmox_backup_client
Thomas Lamprecht d1d74c4367 typo fixes all over the place
found and semi-manually replaced by using:
 codespell -L mut -L crate -i 3 -w

Mostly in comments, but also email notification and two occurrences
of misspelled  'reserved' struct member, which where not used and
cargo build did not complain about the change, soo ...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-10 16:39:57 +01:00
..
benchmark.rs clippy: misc. fixes 2021-01-20 16:23:54 +01:00
catalog.rs client: track key source, print when used 2021-02-06 09:07:31 +01:00
key.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
mod.rs client: add 'snapshot notes show/update' command 2020-11-24 11:44:19 +01:00
mount.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
snapshot.rs client: track key source, print when used 2021-02-06 09:07:31 +01:00
task.rs tape: proxmox-tape inventory: call API 2021-01-29 11:21:57 +01:00