proxmox-backup/src/api2/admin
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
..
datastore.rs api2/admin/datastore: refactor create_zip into pxar/extract 2021-02-17 08:32:41 +01:00
sync.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
verify.rs cleanup: use serde(flatten) for VerificationJobStatus, improve code reuse 2021-02-19 09:50:25 +01:00