浏览代码

Docs: Kconfig: `devlopers' -> `developers'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Michael Witten 12 年之前
父节点
当前提交
a26a8746ce
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      fs/btrfs/Kconfig

+ 2 - 1
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.