X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fmtd.h;h=3aa5d77c2cdb0053d3c15c5c5bc48b05b97d93a6;hb=7c51d57e9d7fbce89f79c41dc8da383101dbe9c6;hp=adef674855f32f880a3c7e380b03291b86d2f128;hpb=85795dac740e63e81aeec8d49aada54ab07656b5;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index adef674855f..3aa5d77c2cd 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h @@ -85,7 +85,7 @@ typedef enum { * @datbuf: data buffer - if NULL only oob data are read/written * @oobbuf: oob data buffer * - * Note, it is allowed to read more then one OOB area at one go, but not write. + * Note, it is allowed to read more than one OOB area at one go, but not write. * The interface assumes that the OOB write requests program only one page's * OOB area. */