Fix common misspellings
[linux-block.git] / fs / ext4 / balloc.c
index 97b970e7dd130abdcb86d4ece7c6526718e05cf0..1c67139ad4b422119c76d10f384dad9eabdf9158 100644 (file)
@@ -547,7 +547,7 @@ int ext4_claim_free_blocks(struct ext4_sb_info *sbi,
  *
  * ext4_should_retry_alloc() is called when ENOSPC is returned, and if
  * it is profitable to retry the operation, this function will wait
- * for the current or commiting transaction to complete, and then
+ * for the current or committing transaction to complete, and then
  * return TRUE.
  *
  * if the total number of retries exceed three times, return FALSE.