]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/dell_rbu.txt
Merge remote-tracking branch 'percpu/for-next'
[karo-tx-linux.git] / Documentation / dell_rbu.txt
index 15174985ad08d0262c5f15288a0feb51916c3fb1..d262e22bddec06945136bbec0e25826ef2df696e 100644 (file)
@@ -62,7 +62,7 @@ image file and then arrange all these packets back to back in to one single
 file.
 This file is then copied to /sys/class/firmware/dell_rbu/data.
 Once this file gets to the driver, the driver extracts packet_size data from
-the file and spreads it accross the physical memory in contiguous packet_sized
+the file and spreads it across the physical memory in contiguous packet_sized
 space.
 This method makes sure that all the packets get to the driver in a single operation.