aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci/scil/sati_translator_sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isci/scil/sati_translator_sequence.h')
-rw-r--r--sys/dev/isci/scil/sati_translator_sequence.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isci/scil/sati_translator_sequence.h b/sys/dev/isci/scil/sati_translator_sequence.h
index 4bd63a74f2ef..dba53260bc7e 100644
--- a/sys/dev/isci/scil/sati_translator_sequence.h
+++ b/sys/dev/isci/scil/sati_translator_sequence.h
@@ -57,7 +57,7 @@
/**
* @file
* @brief This file contains all of the defintions for the SATI translator
- * sequence. A translator sequence is simply a defintion for the
+ * sequence. A translator sequence is simply a definition for the
* various sequences of commands that occur in this translator.
*/
@@ -310,7 +310,7 @@ typedef struct SATI_TRANSLATOR_SEQUENCE
/**
* This field specifies the amount of data that will actually be
- * transfered across the wire for this ATA request.
+ * transferred across the wire for this ATA request.
*/
U32 ata_transfer_length;