Commit 741c80c2 authored by Patrick Pletscher's avatar Patrick Pletscher Committed by Adrian Bunk

Documentation/DocBook/mtdnand.tmpl: typo fixes

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent d254c8f7
...@@ -189,9 +189,9 @@ static unsigned long baseaddr; ...@@ -189,9 +189,9 @@ static unsigned long baseaddr;
<sect1> <sect1>
<title>Partition defines</title> <title>Partition defines</title>
<para> <para>
If you want to divide your device into parititions, then If you want to divide your device into partitions, then
enable the configuration switch CONFIG_MTD_PARITIONS and define enable the configuration switch CONFIG_MTD_PARTITIONS and define
a paritioning scheme suitable to your board. a partitioning scheme suitable to your board.
</para> </para>
<programlisting> <programlisting>
#define NUM_PARTITIONS 2 #define NUM_PARTITIONS 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment