Browse Source

fix typos in drivers/block/Kconfig

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Patrick Ringl 17 years ago
parent
commit
2e977c85d7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      drivers/block/Kconfig

+ 2 - 2
drivers/block/Kconfig

@@ -351,7 +351,7 @@ config BLK_DEV_RAM_COUNT
 	default "16"
 	default "16"
 	depends on BLK_DEV_RAM
 	depends on BLK_DEV_RAM
 	help
 	help
-	  The default value is 16 RAM disks. Change this if you know what
+	  The default value is 16 RAM disks. Change this if you know what you
 	  are doing. If you boot from a filesystem that needs to be extracted
 	  are doing. If you boot from a filesystem that needs to be extracted
 	  in memory, you will need at least one RAM disk (e.g. root on cramfs).
 	  in memory, you will need at least one RAM disk (e.g. root on cramfs).
 
 
@@ -361,7 +361,7 @@ config BLK_DEV_RAM_SIZE
 	default "4096"
 	default "4096"
 	help
 	help
 	  The default value is 4096 kilobytes. Only change this if you know
 	  The default value is 4096 kilobytes. Only change this if you know
-	  what are you doing.
+	  what you are doing.
 
 
 config BLK_DEV_RAM_BLOCKSIZE
 config BLK_DEV_RAM_BLOCKSIZE
 	int "Default RAM disk block size (bytes)"
 	int "Default RAM disk block size (bytes)"