From dc7dcadbb3269be7b62a49714b18de55d90e53f9 Mon Sep 17 00:00:00 2001 From: "Dennis R. Friedrichsen" Date: Wed, 18 Oct 2023 12:10:46 -0500 Subject: [PATCH] fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg Signed-off-by: Dennis R. Friedrichsen --- tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg b/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg index e98b5e8b2214..9c76a8780b4a 100644 --- a/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg +++ b/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg @@ -29,7 +29,7 @@ # if is_linux; then - # these are the set of setable ZFS properties + # these are the set of settable ZFS properties PROP_NAMES="\ acltype atime \ checksum compression devices \ @@ -81,7 +81,7 @@ elif is_freebsd; then hidden" else - # these are the set of setable ZFS properties + # these are the set of settable ZFS properties PROP_NAMES="\ aclinherit aclmode atime \ checksum compression devices \