mdconfig tests: Correct a copy-pasted test description

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 4420bb6a86)
This commit is contained in:
Mark Johnston 2021-06-23 10:37:40 -04:00
parent 7f101ca7d1
commit 2d4eba7f8e

View file

@ -171,7 +171,7 @@ attach_vnode_larger_than_file_cleanup()
atf_test_case attach_vnode_sector_size cleanup
attach_vnode_sector_size_head()
{
atf_set "descr" "Tests mdconfig -s with size greater than the file size"
atf_set "descr" "Tests mdconfig -S with a backing file"
}
attach_vnode_sector_size_body()
{