Browse Source

MIPS: fix comment spelling

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Geert Uytterhoeven 11 years ago
parent
commit
55688377b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/mips/include/asm/page.h

+ 1 - 1
arch/mips/include/asm/page.h

@@ -37,7 +37,7 @@
 
 /*
  * This is used for calculating the real page sizes
- * for FTLB or VTLB + FTLB confugrations.
+ * for FTLB or VTLB + FTLB configurations.
  */
 static inline unsigned int page_size_ftlb(unsigned int mmuextdef)
 {