From dcee186b33abb08db218f91ff44b0b46279f4b23 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 11 Nov 2001 11:20:09 +0000 Subject: [PATCH] fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 31898 Submitted by: Michael Lyngbøl --- sys/dev/an/if_an.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index 85070693799a..b13fa0b2004a 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -41,7 +41,7 @@ */ /* - * The Aironet 4500/4800 series cards some in PCMCIA, ISA and PCI form. + * The Aironet 4500/4800 series cards come in PCMCIA, ISA and PCI form. * This driver supports all three device types (PCI devices are supported * through an extra PCI shim: /sys/pci/if_an_p.c). ISA devices can be * supported either using hard-coded IO port/IRQ settings or via Plug