Spelling fixes: lenght->length

Signed-off-by: Paulius Zaleckas <pauliusz@yahoo.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Paulius Zaleckas
2008-02-03 15:42:53 +02:00
committad av Adrian Bunk
förälder 0cadfc0953
incheckning efad798b9f
25 ändrade filer med 30 tillägg och 30 borttagningar

Visa fil

@@ -236,7 +236,7 @@ befs_count_blocks(struct super_block * sb, befs_data_stream * ds)
as in the indirect region code).
When/if blockno is found, if blockno is inside of a block
run as stored on disk, we offset the start and lenght members
run as stored on disk, we offset the start and length members
of the block run, so that blockno is the start and len is
still valid (the run ends in the same place).