From 209e4786e7062e14c1123326850d4bcdbd9c605d Mon Sep 17 00:00:00 2001 From: yar Date: Fri, 4 Aug 2006 07:56:35 +0000 Subject: Commit the results of the typo hunt by Darren Pilgrim. This change affects documentation and comments only, no real code involved. PR: misc/101245 Submitted by: Darren Pilgrim Tested by: md5(1) MFC after: 1 week --- sys/pci/ncr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pci/ncr.c') diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c index bdbc44f..bd8538d 100644 --- a/sys/pci/ncr.c +++ b/sys/pci/ncr.c @@ -1532,7 +1532,7 @@ static struct script script0 = { /* ** Now there are 4 possibilities: ** - ** (1) The ncr looses arbitration. + ** (1) The ncr loses arbitration. ** This is ok, because it will try again, ** when the bus becomes idle. ** (But beware of the timeout function!) -- cgit v1.1