mdconfig tests: Correct a copy-pasted test description

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2021-06-23 10:37:40 -04:00
parent 2bbeada0f7
commit 4420bb6a86

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()
{