]> git.proxmox.com Git - proxmox-backup.git/blobdiff - src/api2/types/tape/device.rs
typo fixes all over the place
[proxmox-backup.git] / src / api2 / types / tape / device.rs
index 811cd36f16db0bb0ed8a56f05277cbdf7bef8218..368a00152329086b342dc4f52b7bdf069c953c0a 100644 (file)
@@ -21,7 +21,7 @@ pub struct OptionalDeviceIdentification {
 #[api()]
 #[derive(Debug,Serialize,Deserialize)]
 #[serde(rename_all = "kebab-case")]
-/// Kind of devive
+/// Kind of device
 pub enum DeviceKind {
     /// Tape changer (Autoloader, Robot)
     Changer,