From bd2cc320aff5789fe4034736fa6da8b4ebae475f Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves Date: Wed, 11 May 2016 19:50:36 -0400 Subject: btrfs-progs: typo review of strings and comments Signed-off-by: Nicholas D Steeves Signed-off-by: David Sterba --- ctree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctree.c') diff --git a/ctree.c b/ctree.c index c60f609d..933833b5 100644 --- a/ctree.c +++ b/ctree.c @@ -142,7 +142,7 @@ static int btrfs_block_can_be_shared(struct btrfs_root *root, struct extent_buffer *buf) { /* - * Tree blocks not in refernece counted trees and tree roots + * Tree blocks not in reference counted trees and tree roots * are never shared. If a block was allocated after the last * snapshot and the block was not allocated by tree relocation, * we know the block is not shared. -- cgit v1.2.3