summaryrefslogtreecommitdiffstats
path: root/examples/h5_crtgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_crtgrp.c')
-rw-r--r--examples/h5_crtgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_crtgrp.c b/examples/h5_crtgrp.c
index 89bddce..1b110c2 100644
--- a/examples/h5_crtgrp.c
+++ b/examples/h5_crtgrp.c
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * This example illustrates how to create and close a group.
+ * This example illustrates how to create and close a group.
* It is used in the HDF5 Tutorial.
*/