From 9a1bbc523cfabf35687f5704dfb47ac408e16a52 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Thu, 1 Sep 2005 16:41:42 +0000 Subject: Typo in comment. --- sys/dev/pci/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index 2bc9c1c0efb0f..6c8b774725548 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.c @@ -827,7 +827,7 @@ pci_add_map(device_t pcib, device_t bus, device_t dev, * such entries for the moment. These will be allocated later if * the driver specifically requests them. * - * Similarlly treat maps whose values is the same as the test value + * Similarly treat maps whose values is the same as the test value * read back. These maps have had all f's written to them by the * BIOS in an attempt to disable the resources. */ -- cgit v1.3