From 640b2c164bbef526d0945e4f8605264d0d70bfbd Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 18 Mar 2003 16:54:39 +0000 Subject: [PATCH] Auto merged 2003/03/18 16:54:33+00:00 cantab.net!aia21 fix typo (Logical change 1.129) --- libntfs/lcnalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libntfs/lcnalloc.c b/libntfs/lcnalloc.c index 5872139e..dba05e9b 100644 --- a/libntfs/lcnalloc.c +++ b/libntfs/lcnalloc.c @@ -55,7 +55,7 @@ * There are two data zones. First is the area between the end of the mft zone * and the end of the volume, and second is the area between the start of the * volume and the start of the mft zone. On unmodified/standard NTFS 1.x - * volumes, the second date zone doesn't exist due to the mft zone being + * volumes, the second data zone doesn't exist due to the mft zone being * expanded to cover the start of the volume in order to reserve space for the * mft bitmap attribute. *