Documentation/DocBook/mtdnand.tmpl: typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
d254c8f70a
commit
741c80c24b
|
@ -189,9 +189,9 @@ static unsigned long baseaddr;
|
|||
<sect1>
|
||||
<title>Partition defines</title>
|
||||
<para>
|
||||
If you want to divide your device into parititions, then
|
||||
enable the configuration switch CONFIG_MTD_PARITIONS and define
|
||||
a paritioning scheme suitable to your board.
|
||||
If you want to divide your device into partitions, then
|
||||
enable the configuration switch CONFIG_MTD_PARTITIONS and define
|
||||
a partitioning scheme suitable to your board.
|
||||
</para>
|
||||
<programlisting>
|
||||
#define NUM_PARTITIONS 2
|
||||
|
|
Loading…
Reference in New Issue