f2fs: fix typo
authorJunesung Lee <junesoung412@gmail.com>
Tue, 18 Aug 2015 13:42:15 +0000 (22:42 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 22 Aug 2015 05:43:32 +0000 (22:43 -0700)
Fix typo.

Signed-off-by: Junesung Lee <junesoung412@gmail.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/Kconfig

index c629762005bc3f643d211d8a038fa0763dd11ddf..b0a9dc929f887fb3137e2f22521744981cb3b3a9 100644 (file)
@@ -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/>.
This page took 0.025402 seconds and 5 git commands to generate.