diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-05-01 22:40:34 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-05-01 22:40:34 +0000 |
commit | 9f99c1f15350847e106bbe6bebc99d1d8f24901b (patch) | |
tree | 938079d6670642d8d6a8f04b309bc5d4c2580d09 /arch/mips/lib/watch.S | |
parent | 14efd52739e7a39f3de754e49f4fc7b111dfcd08 (diff) |
Spelling fixes from Alan Cox.
Diffstat (limited to 'arch/mips/lib/watch.S')
-rw-r--r-- | arch/mips/lib/watch.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lib/watch.S b/arch/mips/lib/watch.S index 096375257..351c734ff 100644 --- a/arch/mips/lib/watch.S +++ b/arch/mips/lib/watch.S @@ -1,6 +1,6 @@ /* * Kernel debug stuff to use the Watch registers. - * Usefull to find stack overflows, dangeling pointers etc. + * Useful to find stack overflows, dangling pointers etc. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive |