summaryrefslogtreecommitdiffstats
path: root/sbin/camcontrol/fwdownload.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-30 19:04:59 +0000
committerpfg <pfg@FreeBSD.org>2016-04-30 19:04:59 +0000
commit9308a287b414d87065bd0b502f6e994d5e254f56 (patch)
treeb788ac91d22f06b6e6aa097a51c563f2f4ed26b6 /sbin/camcontrol/fwdownload.c
parent6d36b5c0d31ac11e156faaedbde3be87dacb1d1e (diff)
downloadFreeBSD-src-9308a287b414d87065bd0b502f6e994d5e254f56.zip
FreeBSD-src-9308a287b414d87065bd0b502f6e994d5e254f56.tar.gz
sbin: minor spelling fixes.
No functional change.
Diffstat (limited to 'sbin/camcontrol/fwdownload.c')
-rw-r--r--sbin/camcontrol/fwdownload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/camcontrol/fwdownload.c b/sbin/camcontrol/fwdownload.c
index 2c2d12a..fc09450 100644
--- a/sbin/camcontrol/fwdownload.c
+++ b/sbin/camcontrol/fwdownload.c
@@ -216,7 +216,7 @@ static struct fw_vendor vendors_list[] = {
* since we won't actually send a WRITE BUFFER with any of the
* listed parameters. If a SATA device is behind a SAS controller,
* the SCSI to ATA translation code (at least for LSI) doesn't
- * generaly translate a SCSI WRITE BUFFER into an ATA DOWNLOAD
+ * generally translate a SCSI WRITE BUFFER into an ATA DOWNLOAD
* MICROCODE command. So, we use the SCSI ATA PASS_THROUGH command
* to send the ATA DOWNLOAD MICROCODE command instead.
*/
OpenPOWER on IntegriCloud