summaryrefslogtreecommitdiff
path: root/Documentation/dvb
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre.ledru@scilab.org>2011-04-04 15:04:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-04-04 17:51:47 -0700
commitf65e51d740688b8a0ad15cbde34974e6c4559972 (patch)
tree73c1d7b91d2c222ae310529003bbc88fb281ae3c /Documentation/dvb
parent44a4dcf75c58157a5d036ff783dfb2254703b93e (diff)
Documentation: fix minor typos/spelling
Fix some minor typos: * informations => information * there own => their own * these => this Signed-off-by: Sylvestre Ledru <sylvestre.ledru@scilab.org> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/dvb')
-rw-r--r--Documentation/dvb/udev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dvb/udev.txt b/Documentation/dvb/udev.txt
index 68ee224b6aae..412305b7c557 100644
--- a/Documentation/dvb/udev.txt
+++ b/Documentation/dvb/udev.txt
@@ -1,7 +1,7 @@
The DVB subsystem currently registers to the sysfs subsystem using the
"class_simple" interface.
-This means that only the basic informations like module loading parameters
+This means that only the basic information like module loading parameters
are presented through sysfs. Other things that might be interesting are
currently *not* available.