diff --git a/man2/statx.2 b/man2/statx.2 index 308676f42..5d5ee0abf 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -85,7 +85,7 @@ struct statx { struct statx_timestamp stx_ctime; /* Last status change */ struct statx_timestamp stx_mtime; /* Last modification */ - /* If this file represents device, then the next two feilds + /* If this file represents device, then the next two fields contain the ID of the device */ __u32 stx_rdev_major; /* Major ID */ __u32 stx_rdev_minor; /* Minor ID */