diff README-linux @ 391:d0784604eafd

Fix typo (and check git is working)
author Wookey <wookey@wookware.org>
date Thu, 18 Mar 2010 21:44:53 +0000
parents 46acc51448c1
children
line wrap: on
line diff
--- a/README-linux
+++ b/README-linux
@@ -1,6 +1,6 @@
 Welcome to YAFFS, the first file system developed specifically for NAND flash.
 
-It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page
+It is now YAFFS2 - original YAFFS (YAFFS1) only supports 512-byte page
 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).