X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fmtd.h;h=64433eb411d797c1988efff38b44471ee0587987;hb=7c7758f99d39d529a64d4f60d22129bbf2f16d74;hp=eae26bb6430ae0e8db2c70385d1b1c72c3e32d5b;hpb=c732acd96085347027b11961463a243c568d9aab;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index eae26bb6430..64433eb411d 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h @@ -83,7 +83,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. */