Fix common misspellings
[linux-2.6-block.git] / Documentation / i2c / busses / i2c-parport-light
index bdc9cbb2e0f2df74086c092d52036c59e7267dbe..c22ee063e1e52e6f5d03d6cf191bf564a7492857 100644 (file)
@@ -4,7 +4,7 @@ Author: Jean Delvare <khali@linux-fr.org>
 
 This driver is a light version of i2c-parport. It doesn't depend        
 on the parport driver, and uses direct I/O access instead. This might be
-prefered on embedded systems where wasting memory for the clean but heavy
+preferred on embedded systems where wasting memory for the clean but heavy
 parport handling is not an option. The drawback is a reduced portability
 and the impossibility to daisy-chain other parallel port devices.