Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / jbd2 / transaction.c
index 1d11910..05fa77a 100644 (file)
@@ -1403,7 +1403,7 @@ int jbd2_journal_stop(handle_t *handle)
 
        /*
         * Once we drop t_updates, if it goes to zero the transaction
-        * could start commiting on us and eventually disappear.  So
+        * could start committing on us and eventually disappear.  So
         * once we do this, we must not dereference transaction
         * pointer again.
         */