From 7e2495e6e5b596e71770b2e990a081a55a9b6fef Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Wed, 27 Mar 2024 17:55:24 -0700 Subject: [PATCH] Fix typo --- test/cmpd_dtransform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cmpd_dtransform.c b/test/cmpd_dtransform.c index c4961a962a3..c9c34cada32 100644 --- a/test/cmpd_dtransform.c +++ b/test/cmpd_dtransform.c @@ -44,7 +44,7 @@ main(void) att_t *atts = NULL; att_t *atts_res = NULL; - printf("Testing writing compound attribues followed by data w/ transform.\n"); + printf("Testing writing compound attributes followed by data w/ transform.\n"); TESTING("data types are reset properly");