various: Fix spelling of "asynchronous" in comments.
[linux-2.6-block.git] / drivers / char / ipmi / ipmi_si_intf.c
index 32a6c7e256bd82496f7461999a7ea3408342f423..c9c3501784e0775f6b810e2e49bb6e7e5b5efc67 100644 (file)
@@ -155,7 +155,7 @@ enum si_stat_indexes {
        /* Number of watchdog pretimeouts. */
        SI_STAT_watchdog_pretimeouts,
 
-       /* Number of asyncronous messages received. */
+       /* Number of asynchronous messages received. */
        SI_STAT_incoming_messages,