summary refs log tree commit diff
path: root/Documentation/fb
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 22:52:05 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 22:52:05 +0200
commit992caacf1141b31e94540eb31e0540e3da3a5e25 (patch)
treef50d22577c2dd45c31a8fe9e2f952b4a93a44249 /Documentation/fb
parent2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (diff)
downloadlinux-992caacf1141b31e94540eb31e0540e3da3a5e25.tar.gz
Fix typos in Documentation/: 'N'-'P'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'N'-'P'.

Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/fb')
-rw-r--r--Documentation/fb/sstfb.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/fb/sstfb.txt b/Documentation/fb/sstfb.txt
index 4b6c38089b8e..ccdcfec3c346 100644
--- a/Documentation/fb/sstfb.txt
+++ b/Documentation/fb/sstfb.txt
@@ -72,8 +72,8 @@ Module Usage
 
 Kernel/Modules Options
 
-	You can pass some otions to sstfb module, and via the kernel command
-	line when the driver is compiled in :
+	You can pass some options to the sstfb module, and via the kernel 
+	command line when the driver is compiled in:
 	for module : insmod sstfb.o option1=value1 option2=value2 ...
 	in kernel :  video=sstfb:option1,option2:value2,option3 ...