diff --git a/fs/namespace.c b/fs/namespace.c index 092d75c124cb42..77afe78ef0b25a 100644 --- a/fs/namespace.c +++ b/fs/namespace.c @@ -1365,7 +1365,7 @@ int may_umount_tree(struct vfsmount *m) mnt_get_tree_refs(&mtr); /* * Caller holds a mount reference so minimum references - * to the tree at mnt is one greater than the minumum + * to the tree at mnt is one greater than the minimum * references. */ mtr.min_refs++;