aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/mtdnand.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/mtdnand.tmpl')
-rw-r--r--Documentation/DocBook/mtdnand.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/mtdnand.tmpl b/Documentation/DocBook/mtdnand.tmpl
index 630159c5bdba..a8c8cce50633 100644
--- a/Documentation/DocBook/mtdnand.tmpl
+++ b/Documentation/DocBook/mtdnand.tmpl
@@ -188,9 +188,9 @@ static unsigned long baseaddr;
188 <sect1> 188 <sect1>
189 <title>Partition defines</title> 189 <title>Partition defines</title>
190 <para> 190 <para>
191 If you want to divide your device into parititions, then 191 If you want to divide your device into partitions, then
192 enable the configuration switch CONFIG_MTD_PARITIONS and define 192 enable the configuration switch CONFIG_MTD_PARTITIONS and define
193 a paritioning scheme suitable to your board. 193 a partitioning scheme suitable to your board.
194 </para> 194 </para>
195 <programlisting> 195 <programlisting>
196#define NUM_PARTITIONS 2 196#define NUM_PARTITIONS 2