mount(8): Fix a typo in source code comments

- s/filesytem/filesystem/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-02-07 18:15:34 +01:00
parent 75fdc440c8
commit c09770b2cd

View file

@ -502,7 +502,7 @@ ismounted(struct fstab *fs, struct statfs *mntbuf, int mntsize)
/*
* Consider the filesystem to be mounted if:
* It has the same mountpoint as a mounted filesytem, and
* It has the same mountpoint as a mounted filesystem, and
* It has the same type as that same mounted filesystem, and
* It has the same device name as that same mounted filesystem, OR
* It is a nonremountable filesystem