btrfs: fix typos in comments
[sfrench/cifs-2.6.git] / fs / btrfs / qgroup.c
index 3ded812f522ccf511ecb8a84d6f23479acde8f49..d72885903b8c9ec65753bf2c4fa166b9ff25ce93 100644 (file)
@@ -2521,7 +2521,7 @@ int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
        int ret = 0;
 
        /*
-        * If quotas get disabled meanwhile, the resouces need to be freed and
+        * If quotas get disabled meanwhile, the resources need to be freed and
         * we can't just exit here.
         */
        if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags))