From cc4f8fccbdb5ac91eb22b9dc6e27c0413866dc0c Mon Sep 17 00:00:00 2001 From: "flatcap.org!ntfs" Date: Sun, 12 Oct 2003 17:38:05 +0000 Subject: [PATCH] typo (Logical change 1.205) --- libntfs/mst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libntfs/mst.c b/libntfs/mst.c index c63a3fad..41f42eeb 100644 --- a/libntfs/mst.c +++ b/libntfs/mst.c @@ -113,7 +113,7 @@ int ntfs_mst_post_read_fixup(NTFS_RECORD *b, const u32 size) * NOTE: We consider the absence / invalidity of an update sequence array to * mean error. This means that you have to create a valid update sequence * array header in the ntfs record before calling this function, otherwise it - * will fail (the header needs to contain the position of the update seqeuence + * will fail (the header needs to contain the position of the update sequence * array together with the number of elements in the array). You also need to * initialise the update sequence number before calling this function * otherwise a random word will be used (whatever was in the record at that