]> git.proxmox.com Git - proxmox-backup.git/commit
tree wide: typo fixes through codespell
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 5 Jun 2022 08:30:23 +0000 (10:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 5 Jun 2022 08:34:10 +0000 (10:34 +0200)
commitd20137e5a9b8074344f650344dd252c05f96b141
tree1753f2d9f8942310d88c6eae15dab0d76844b4b6
parent6a356987969a6bad736fd8c85b4b2b1f2b934600
tree wide: typo fixes through codespell

Most, not all, found and fixes using `codespell -wci3 -L crate`

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
17 files changed:
src/acme/client.rs
src/api2/admin/datastore.rs
src/api2/admin/namespace.rs
src/api2/config/access/tfa.rs
src/api2/node/mod.rs
src/api2/tape/restore.rs
src/backup/hierarchy.rs
src/bin/proxmox-backup-proxy.rs
src/config/acme/mod.rs
src/server/gc_job.rs
src/server/prune_job.rs
src/server/verify_job.rs
src/tape/inventory.rs
src/tape/media_catalog.rs
src/tape/media_pool.rs
src/tape/pool_writer/new_chunks_iterator.rs
src/traffic_control_cache.rs