Fix common misspellings
[linux-2.6-block.git] / arch / ia64 / include / asm / sn / shub_mmr.h
index 7de1d1d4b71a9b7ccb67e10b09be4304fb047da8..a84d870f42945148773c864163e58a1a95c20587 100644 (file)
 /* ==================================================================== */
 /* Some MMRs are functionally identical (or close enough) on both SHUB1 */
 /* and SHUB2 that it makes sense to define a geberic name for the MMR.  */
-/* It is acceptible to use (for example) SH_IPI_INT to reference the    */
+/* It is acceptable to use (for example) SH_IPI_INT to reference the    */
 /* the IPI MMR. The value of SH_IPI_INT is determined at runtime based  */
 /* on the type of the SHUB. Do not use these #defines in performance    */
 /* critical code  or loops - there is a small performance penalty.      */