Fix typos, patch from debian version of nftsprogs 1.9.4-2.

edge.strict_endians
cha0smaster 2005-07-05 16:34:15 +00:00
parent 1a088a4fdf
commit cb13f36956
3 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ typedef s64 LSN;
typedef sle64 leLSN;
/*
* Cygwin has a collusion between our BOOL and <windef.h>'s
* Cygwin has a collision between our BOOL and <windef.h>'s
* As long as this file will be included after <windows.h> were fine.
*/
#ifndef _WINDEF_H

View File

@ -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;

View File

@ -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