s/interesects/intersects/

Signed-off-by: Bhaskar Chowdhury <unixbhas...@gmail.com>
---
 fs/btrfs/tests/extent-map-tests.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/tests/extent-map-tests.c 
b/fs/btrfs/tests/extent-map-tests.c
index c0aefe6dee0b..319fed82d741 100644
--- a/fs/btrfs/tests/extent-map-tests.c
+++ b/fs/btrfs/tests/extent-map-tests.c
@@ -557,7 +557,7 @@ int btrfs_test_extent_map(void)
                {
                        /*
                         * Test a chunk with 2 data stripes one of which
-                        * interesects the physical address of the super block
+                        * intersects the physical address of the super block
                         * is correctly recognised.
                         */
                        .raid_type = BTRFS_BLOCK_GROUP_RAID1,
--
2.26.2

Reply via email to