diff --git a/include/ntfs/types.h b/include/ntfs/types.h index 5a7bc85e..29b62f25 100644 --- a/include/ntfs/types.h +++ b/include/ntfs/types.h @@ -70,7 +70,7 @@ typedef s64 LSN; typedef sle64 leLSN; /* - * Cygwin has a collusion between our BOOL and 's + * Cygwin has a collision between our BOOL and 's * As long as this file will be included after were fine. */ #ifndef _WINDEF_H diff --git a/libntfs/attrib.c b/libntfs/attrib.c index 75867e35..dacb7412 100644 --- a/libntfs/attrib.c +++ b/libntfs/attrib.c @@ -83,7 +83,7 @@ s64 ntfs_get_attribute_value(const ntfs_volume *vol, } /* Complex attribute? */ if (a->flags) { - Dputs("Enountered non-zero attribute flags. Cannot handle " + Dputs("Encountered non-zero attribute flags. Cannot handle " "this yet."); errno = ENOTSUP; return 0; diff --git a/ntfsprogs/ntfscluster.8.in b/ntfsprogs/ntfscluster.8.in index e9bac1bb..763e7b47 100644 --- a/ntfsprogs/ntfscluster.8.in +++ b/ntfsprogs/ntfscluster.8.in @@ -21,7 +21,7 @@ and .PP The default mode, .I info -is currently not implemented. It will display general infomation about the NTFS +is currently not implemented. It will display general information about the NTFS volume when it is working. .SS Sector .PP