]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/traps.c
spelling fixes: arch/sh/
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / traps.c
index 3a197649cd83c6c57227156fbcdd6d06e86ef7a2..a01e36705c5f7444fa69ebd278f70bb937a9d70a 100644 (file)
@@ -513,7 +513,7 @@ static int handle_unaligned_access(u16 instruction, struct pt_regs *regs)
  *       misaligned data access
  *       access to >= 0x80000000 is user mode
  * Unfortuntaly we can't distinguish between instruction address error
- * and data address errors caused by read acceses.
+ * and data address errors caused by read accesses.
  */
 asmlinkage void do_address_error(struct pt_regs *regs,
                                 unsigned long writeaccess,