tree-wide: Assorted spelling fixes
[linux-2.6-block.git] / drivers / mtd / chips / jedec_probe.c
index 1bec5e1ce6acd00153c084e5bed8c12c4b65161e..8db1148dfa470e0bc6c3e4d051a2395d2e8a0043 100644 (file)
@@ -226,7 +226,7 @@ struct unlock_addr {
  * exists, but is for MTD_UADDR_NOT_SUPPORTED - and, therefore,
  * should not be used.  The  problem is that structures with
  * initializers have extra fields initialized to 0.  It is _very_
- * desireable to have the unlock address entries for unsupported
+ * desirable to have the unlock address entries for unsupported
  * data widths automatically initialized - that means that
  * MTD_UADDR_NOT_SUPPORTED must be 0 and the first entry here
  * must go unused.