diff options
Diffstat (limited to 'sys/dev/isci/scil/sati_device.h')
-rw-r--r-- | sys/dev/isci/scil/sati_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/sati_device.h b/sys/dev/isci/scil/sati_device.h index 980ca4426563..d955f83cda51 100644 --- a/sys/dev/isci/scil/sati_device.h +++ b/sys/dev/isci/scil/sati_device.h @@ -151,7 +151,7 @@ typedef struct SATI_DEVICE U8 unit_attention_ascq; /** - * This field indicates the ATA standby timer value set throught the + * This field indicates the ATA standby timer value set through the * ATA IDLE and ATA Standby commands */ U8 ata_standby_timer; |