btrfs: Fix misspellings in comments.
[linux-2.6-block.git] / fs / btrfs / file.c
index dba5de6cdc8a837328e95aafff7aa96f7981b66d..15a09cb156cec4c59776c683ecc2f98527e98d15 100644 (file)
@@ -1847,7 +1847,7 @@ static ssize_t btrfs_file_write_iter(struct kiocb *iocb,
        /*
         * We also have to set last_sub_trans to the current log transid,
         * otherwise subsequent syncs to a file that's been synced in this
-        * transaction will appear to have already occured.
+        * transaction will appear to have already occurred.
         */
        spin_lock(&BTRFS_I(inode)->lock);
        BTRFS_I(inode)->last_sub_trans = root->log_transid;