btrfs: fix string and comment grammatical issues and typos
[cascardo/linux.git] / fs / btrfs / tests / inode-tests.c
index 863a6a3..8a25fe8 100644 (file)
@@ -264,7 +264,7 @@ static noinline int test_btrfs_get_extent(void)
 
        /*
         * We will just free a dummy node if it's ref count is 2 so we need an
-        * extra ref so our searches don't accidently release our page.
+        * extra ref so our searches don't accidentally release our page.
         */
        extent_buffer_get(root->node);
        btrfs_set_header_nritems(root->node, 0);