f2fs: fix typo
Fix typo. Signed-off-by: Junesung Lee <junesoung412@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
parent
24928634f8
commit
217940d4f0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ config F2FS_FS_POSIX_ACL
|
|||
default y
|
||||
help
|
||||
Posix Access Control Lists (ACLs) support permissions for users and
|
||||
gourps beyond the owner/group/world scheme.
|
||||
groups beyond the owner/group/world scheme.
|
||||
|
||||
To learn more about Access Control Lists, visit the POSIX ACLs for
|
||||
Linux website <http://acl.bestbits.at/>.
|
||||
|
|
Loading…
Reference in a new issue