diff options
author | Patrick Pletscher <pat@student.ethz.ch> | 2006-06-30 12:35:56 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-06-30 12:35:56 -0400 |
commit | 741c80c24b20b5ce1903d767a13caeac0fef62c6 (patch) | |
tree | 3e7978c5c883d132527ee1f106480ecb9be7dc54 | |
parent | d254c8f70abcb560d941e68c8c1f3b816c44a020 (diff) |
Documentation/DocBook/mtdnand.tmpl: typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r-- | Documentation/DocBook/mtdnand.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/mtdnand.tmpl b/Documentation/DocBook/mtdnand.tmpl index 6e463d0db266..999afe1ca8cb 100644 --- a/Documentation/DocBook/mtdnand.tmpl +++ b/Documentation/DocBook/mtdnand.tmpl | |||
@@ -189,9 +189,9 @@ static unsigned long baseaddr; | |||
189 | <sect1> | 189 | <sect1> |
190 | <title>Partition defines</title> | 190 | <title>Partition defines</title> |
191 | <para> | 191 | <para> |
192 | If you want to divide your device into parititions, then | 192 | If you want to divide your device into partitions, then |
193 | enable the configuration switch CONFIG_MTD_PARITIONS and define | 193 | enable the configuration switch CONFIG_MTD_PARTITIONS and define |
194 | a paritioning scheme suitable to your board. | 194 | a partitioning scheme suitable to your board. |
195 | </para> | 195 | </para> |
196 | <programlisting> | 196 | <programlisting> |
197 | #define NUM_PARTITIONS 2 | 197 | #define NUM_PARTITIONS 2 |