diff options
Diffstat (limited to 'examples/h5_vds-percival-unlim-maxmin.c')
-rw-r--r-- | examples/h5_vds-percival-unlim-maxmin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_vds-percival-unlim-maxmin.c b/examples/h5_vds-percival-unlim-maxmin.c index 7e029a3..f459c20 100644 --- a/examples/h5_vds-percival-unlim-maxmin.c +++ b/examples/h5_vds-percival-unlim-maxmin.c @@ -152,7 +152,7 @@ main(void) wdata[j] = 10 * (i + 1); /* - * Open the source files and datasets. Appen data to each dataset and + * Open the source files and datasets. Append data to each dataset and * close all resources. */ |