summaryrefslogtreecommitdiffstats
path: root/src/H5VLdyn_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLdyn_ops.c')
-rw-r--r--src/H5VLdyn_ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLdyn_ops.c b/src/H5VLdyn_ops.c
index 7889224..2db697f 100644
--- a/src/H5VLdyn_ops.c
+++ b/src/H5VLdyn_ops.c
@@ -12,7 +12,7 @@
/*
* Purpose: The Virtual Object Layer as described in documentation.
- * The pupose is to provide an abstraction on how to access the
+ * The purpose is to provide an abstraction on how to access the
* underlying HDF5 container, whether in a local file with
* a specific file format, or remotely on other machines, etc...
*/