Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Mar 28, 2024
1 parent a5b58e5 commit 7e2495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cmpd_dtransform.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");

Expand Down

0 comments on commit 7e2495e

Please sign in to comment.