summaryrefslogtreecommitdiffstats
path: root/sys/dev/twe/twe_freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/twe/twe_freebsd.c')
-rw-r--r--sys/dev/twe/twe_freebsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twe/twe_freebsd.c b/sys/dev/twe/twe_freebsd.c
index 4b442e1..e77e11f 100644
--- a/sys/dev/twe/twe_freebsd.c
+++ b/sys/dev/twe/twe_freebsd.c
@@ -878,7 +878,7 @@ twe_free_request(struct twe_request *tr)
*
* These routines ensure that the data which the controller is going to try to
* access is actually visible to the controller, in a machine-independant
- * fasion. Due to a hardware limitation, I/O buffers must be 512-byte aligned
+ * fashion. Due to a hardware limitation, I/O buffers must be 512-byte aligned
* and we take care of that here as well.
*/
static void
OpenPOWER on IntegriCloud