diff options
Diffstat (limited to 'usr/src/uts/common/fs/ctfs/ctfs_root.c')
| -rw-r--r-- | usr/src/uts/common/fs/ctfs/ctfs_root.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/fs/ctfs/ctfs_root.c b/usr/src/uts/common/fs/ctfs/ctfs_root.c index cf96908450..aa4d4a9102 100644 --- a/usr/src/uts/common/fs/ctfs/ctfs_root.c +++ b/usr/src/uts/common/fs/ctfs/ctfs_root.c @@ -53,7 +53,7 @@ * ctfs, the contract filesystem. * * Exposes the construct subsystem to userland. The structure of the - * filesytem is a public interface, but the behavior of the files is + * filesystem is a public interface, but the behavior of the files is * private and unstable. Contract consumers are expected to use * libcontract(3lib) to operate on ctfs file descriptors. * |
