Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
authorCharles Manning <cdhmanning@gmail.com>
Tue, 13 Nov 2012 18:16:47 +0000 (07:16 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 13 Nov 2012 18:16:47 +0000 (07:16 +1300)
yaffs_guts.h

index 26ad54d401028020c356edc2d1c6b70a72aeadc5..64929ed37c29b6e4debf22e83b1a38a288d33fa5 100644 (file)
@@ -39,7 +39,7 @@
  * 2^(3*MAX_LEVEL+4)
  *
  * Thus a max level of 8 supports files with up to 2^^28 chunks which gives
- * a maximum file size of arounf 51Gbytees with 2k chunks.
+ * a maximum file size of around 512Gbytees with 2k chunks.
  */
 #define YAFFS_NTNODES_LEVEL0           16
 #define YAFFS_TNODES_LEVEL0_BITS       4