Fix common misspellings
[deliverable/linux.git] / arch / xtensa / kernel / entry.S
index 5fd01f6aaf37a57b3cbec0208138b52f94d9bd03..6223f3346b5c1015621418d7a535ada366478901 100644 (file)
@@ -1026,7 +1026,7 @@ ENTRY(fast_syscall_unrecoverable)
  * TRY  adds an entry to the __ex_table fixup table for the immediately
  *      following instruction.
  *
- * CATCH catches any exception that occurred at one of the preceeding TRY
+ * CATCH catches any exception that occurred at one of the preceding TRY
  *       statements and continues from there
  *
  * Usage TRY   l32i    a0, a1, 0
This page took 0.023417 seconds and 5 git commands to generate.