Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / btrfs / relocation.c
index 58250e09eb056213944db6703d78679fbb94d35f..199a801343126d2ce61b4c5fe83ef4e059b60791 100644 (file)
@@ -2346,7 +2346,7 @@ struct btrfs_root *select_one_root(struct btrfs_trans_handle *trans,
                root = next->root;
                BUG_ON(!root);
 
-               /* no other choice for non-refernce counted tree */
+               /* no other choice for non-references counted tree */
                if (!root->ref_cows)
                        return root;