aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2013-08-14 05:59:45 -0400
committerJiri Kosina <jkosina@suse.cz>2013-10-14 09:48:34 -0400
commita26a8746ce5eee6c3dd11f98f5dadb56c5f91ed7 (patch)
treebfb786411359d70102e7d2a15f62b8a0b3c5d376 /fs/btrfs
parent23d6d3db66151d9f8e7f2ea6b2c4fc6cc0097a66 (diff)
Docs: Kconfig: `devlopers' -> `developers'
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/btrfs')
-rw-r--r--fs/btrfs/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
index 2b3b83296977..e374bf96a442 100644
--- a/fs/btrfs/Kconfig
+++ b/fs/btrfs/Kconfig
@@ -59,7 +59,8 @@ config BTRFS_FS_RUN_SANITY_TESTS
59 help 59 help
60 This will run some basic sanity tests on the free space cache 60 This will run some basic sanity tests on the free space cache
61 code to make sure it is acting as it should. These are mostly 61 code to make sure it is acting as it should. These are mostly
62 regression tests and are only really interesting to btrfs devlopers. 62 regression tests and are only really interesting to btrfs
63 developers.
63 64
64 If unsure, say N. 65 If unsure, say N.
65 66