trivial: fix then -> than typos in comments and documentation
[safe/jmp/linux-2.6] / drivers / mtd / ubi / eba.c
index 048a606..25def34 100644 (file)
@@ -717,7 +717,7 @@ write_error:
  * to the real data size, although the @buf buffer has to contain the
  * alignment. In all other cases, @len has to be aligned.
  *
- * It is prohibited to write more then once to logical eraseblocks of static
+ * It is prohibited to write more than once to logical eraseblocks of static
  * volumes. This function returns zero in case of success and a negative error
  * code in case of failure.
  */