From b0b32f29dc31b0c7becfd4f12a1bee258210cc23 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 23 Jul 2001 11:03:48 +0000 Subject: [PATCH] Typo fix: fasion -> fashion Inspired by: OpenBSD MFC After: 1 week --- sys/dev/twe/twe_freebsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/twe/twe_freebsd.c b/sys/dev/twe/twe_freebsd.c index 4b442e1127f..e77e11f73eb 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