aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2006-08-04 07:56:35 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2006-08-04 07:56:35 +0000
commit776fc0e90e9072cda064b69e91a6a0e6bede1aa1 (patch)
tree3f52e03559d675c9d3ca40d2fcf182a763ba10f4 /sys/pci/ncr.c
parent091eb5a3db10b530dec3fb211aea04e212a9e98f (diff)
downloadsrc-776fc0e90e9072cda064b69e91a6a0e6bede1aa1.tar.gz
src-776fc0e90e9072cda064b69e91a6a0e6bede1aa1.zip
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 <darren pilgrim bitfreak org> Tested by: md5(1) MFC after: 1 week
Notes
Notes: svn path=/head/; revision=160964
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index bdbc44fa3fae..bd8538d3017f 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!)