Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / btrfs / relocation.c
index 58250e0..199a801 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;