summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2013-08-14 13:59:45 +0400
committerJiri Kosina <jkosina@suse.cz>2013-10-14 17:48:34 +0400
commita26a8746ce5eee6c3dd11f98f5dadb56c5f91ed7 (patch)
treebfb786411359d70102e7d2a15f62b8a0b3c5d376
parent23d6d3db66151d9f8e7f2ea6b2c4fc6cc0097a66 (diff)
downloadlinux-a26a8746ce5eee6c3dd11f98f5dadb56c5f91ed7.tar.xz
Docs: Kconfig: `devlopers' -> `developers'
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-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
help
This will run some basic sanity tests on the free space cache
code to make sure it is acting as it should. These are mostly
- regression tests and are only really interesting to btrfs devlopers.
+ regression tests and are only really interesting to btrfs
+ developers.
If unsure, say N.