From: colin Date: Fri, 4 Jan 2008 15:54:03 +0000 (+0000) Subject: Fix minor typo. X-Git-Tag: pre-name-change~288 X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=457fb8efdcd9b61c657b8b03b942f048eaa5168c Fix minor typo. --- diff --git a/README-linux b/README-linux index dc5178c..16da045 100644 --- a/README-linux +++ b/README-linux @@ -1,7 +1,7 @@ Welcome to YAFFS, the first file system developed specifically for NAND flash. It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page -NAND and is now deprectated. YAFFS2 supports 512b page in 'YAFFS1 +NAND and is now deprecated. YAFFS2 supports 512b page in 'YAFFS1 compatibility' mode (CONFIG_YAFFS_YAFFS1) and 2K or larger page NAND in YAFFS2 mode (CONFIG_YAFFS_YAFFS2).