From 2f8b40443aef15f7c63c2004aa3e4198d96746ab Mon Sep 17 00:00:00 2001 From: jhb Date: Thu, 29 Sep 2005 15:04:58 +0000 Subject: Typo. --- sys/dev/ti/if_tireg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/ti') diff --git a/sys/dev/ti/if_tireg.h b/sys/dev/ti/if_tireg.h index 1bcdfbc..d2b270c 100644 --- a/sys/dev/ti/if_tireg.h +++ b/sys/dev/ti/if_tireg.h @@ -673,7 +673,7 @@ struct ti_tx_desc { * The first thing in the packet is a 14-byte Ethernet header. * This means that the packet is misaligned. To compensate, * we actually offset the data 2 bytes into the cluster. This - * alignes the packet after the Ethernet header at a 32-bit + * aligns the packet after the Ethernet header at a 32-bit * boundary. */ -- cgit v1.1