]> git.proxmox.com Git - proxmox-backup.git/blobdiff - src/tools/sgutils2.rs
typo fixes all over the place
[proxmox-backup.git] / src / tools / sgutils2.rs
index 94943c28c9b7c5c5c3f91f753ebcdfbd46ded6fc..52352b15dd811ffb8d79c17442100998e8a27db2 100644 (file)
@@ -4,7 +4,7 @@
 //!
 //! See: `/usr/include/scsi/sg_pt.h`
 //!
-//! The SCSI Commands Reference Manual also contains some usefull information.
+//! The SCSI Commands Reference Manual also contains some useful information.
 
 use std::os::unix::io::AsRawFd;
 use std::ptr::NonNull;