Skip to content

Commit

Permalink
Fix typo (#5125)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee authored Nov 18, 2024
1 parent 1a9c405 commit 0cabed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/farray.c
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,7 @@ main(void)
"skipping to last element");

/* Create Fixed Array */
/* MAX_NELMTS succeeds on some platforms buy may fail on others:
/* MAX_NELMTS succeeds on some platforms but may fail on others:
*
* "H5FD_sec2_truncate(): unable to extend file properly"
*
Expand Down

0 comments on commit 0cabed1

Please sign in to comment.