Fix typos in Documentation/: 'N'-'P'
[linux-drm-fsl-dcu.git] / Documentation / fb / sstfb.txt
index 4b6c38089b8e0642ca428bac9dc5a22cf42d1301..ccdcfec3c346b61a6070a90b4ff63a044c72a02a 100644 (file)
@@ -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 ...