summaryrefslogtreecommitdiff
path: root/tar/test/test_option_xattrs.c
diff options
context:
space:
mode:
Diffstat (limited to 'tar/test/test_option_xattrs.c')
-rw-r--r--tar/test/test_option_xattrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/test/test_option_xattrs.c b/tar/test/test_option_xattrs.c
index bce8a94e..79dfff52 100644
--- a/tar/test/test_option_xattrs.c
+++ b/tar/test/test_option_xattrs.c
@@ -28,7 +28,7 @@ __FBSDID("$FreeBSD$");
DEFINE_TEST(test_option_xattrs)
{
#if !ARCHIVE_XATTR_SUPPORT
- skipping("Extended atributes are not supported on this platform");
+ skipping("Extended attributes are not supported on this platform");
#else /* ARCHIVE_XATTR_SUPPORT */
const char *testattr = "user.libarchive.test";