Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
authorSankar P <sankar.curiosity@gmail.com>
Thu, 14 May 2009 17:52:22 +0000 (13:52 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 14 May 2009 18:00:34 +0000 (14:00 -0400)
Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c

index e496644..3e2c7c7 100644 (file)
@@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
 }
 
 /*
- * return the block group that contains teh given bytenr
+ * return the block group that contains the given bytenr
  */
 struct btrfs_block_group_cache *btrfs_lookup_block_group(
                                                 struct btrfs_fs_info *info,