aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>2010-03-15 14:29:22 +0000
committerAlan Jenkins <alan-jenkins@tuffmail.co.uk>2010-03-16 13:20:36 +0000
commitb4840834680c1307f5b2c5dbb1d0ed725cb04411 (patch)
treeb6b3d13cf098c83f791c2d9cd478289f488d83c9
parent81af153ae79f7a92f201790a543161183c5167e6 (diff)
downloadmodule-init-tools-b4840834680c1307f5b2c5dbb1d0ed725cb04411.tar.gz
doc: fix typo
-rw-r--r--doc/modprobe.conf.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modprobe.conf.sgml b/doc/modprobe.conf.sgml
index a9c3d36..74fdb7c 100644
--- a/doc/modprobe.conf.sgml
+++ b/doc/modprobe.conf.sgml
@@ -95,7 +95,7 @@
"pci:123...". These "internal" aliases can be overridden
by normal "alias" keywords, but there are cases where two
or more modules both support the same devices, or a module
- invalidly claims to support a devicei that it does not: the
+ invalidly claims to support a device that it does not: the
<command>blacklist</command> keyword indicates that all of
that particular module's internal aliases are to be ignored.
</para>