arch/m32r/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches 2008-02-03 16:53:47 +02:00 committed by Adrian Bunk
parent 77bef30f90
commit ec9674e7e5

View file

@ -476,7 +476,7 @@ unregister_debug_trap(struct task_struct *child, unsigned long addr,
return 0;
}
/* Recover orignal instruction code. */
/* Recover original instruction code. */
*code = p->insn[i];
/* Shift debug trap entries. */