summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/system.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-05-25 20:07:50 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-05-25 20:07:50 +0000
commitbc34b382a28aa9946ce78a84fedd1efa8719cf03 (patch)
treee8cfc10106b847f8562a14f9f614dfa97fd507d9 /include/asm-mips64/system.h
parentf2b12b1b9002db84ce47df6af70a75fd47b078c3 (diff)
Code reformatting and spelling fixes.
Diffstat (limited to 'include/asm-mips64/system.h')
-rw-r--r--include/asm-mips64/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/system.h b/include/asm-mips64/system.h
index fc9407332..dfb641fbf 100644
--- a/include/asm-mips64/system.h
+++ b/include/asm-mips64/system.h
@@ -33,7 +33,7 @@ __sti(void)
}
/*
- * For cli() we have to insert nops to make shure that the new value
+ * For cli() we have to insert nops to make sure that the new value
* has actually arrived in the status register before the end of this
* macro.
* R4000/R4400 need three nops, the R4600 two nops and the R10000 needs