Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 217940d4 authored by Junesung Lee's avatar Junesung Lee Committed by Jaegeuk Kim
Browse files

f2fs: fix typo



Fix typo.

Signed-off-by: default avatarJunesung Lee <junesoung412@gmail.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 24928634
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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/>.