From b8ecbf7b946f95e820340910de25c83623988c6a Mon Sep 17 00:00:00 2001 From: uvman Date: Sat, 28 Oct 2006 23:46:30 +0000 Subject: [PATCH] Spelling fix. --- include/ntfs/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ntfs/types.h b/include/ntfs/types.h index f4d7c771..89f07871 100644 --- a/include/ntfs/types.h +++ b/include/ntfs/types.h @@ -79,7 +79,7 @@ typedef sle64 leLSN; /* * Cygwin has a collision between our BOOL and 's - * As long as this file will be included after were fine. + * As long as this file will be included after we're fine. */ #ifndef _WINDEF_H /**