Fix typos in Documentation/: 'N'-'P'
[sfrench/cifs-2.6.git] / Documentation / sparc / sbus_drivers.txt
index 4b9351624f134ac0e51d398747a5e48e0e4faba4..7ac0695cba5952f0fc51c6ff01d72202b27cce26 100644 (file)
@@ -25,8 +25,8 @@ the bits necessary to run your device.  The most commonly
 used members of this structure, and their typical usage,
 will be detailed below.
 
-       Here is a piece of skeleton code for perofming a device
-probe in an SBUS driverunder Linux:
+       Here is a piece of skeleton code for performing a device
+probe in an SBUS driver under Linux:
 
        static int __devinit mydevice_probe_one(struct sbus_dev *sdev)
        {