summaryrefslogtreecommitdiffstats
path: root/src/H5VLint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLint.c')
-rw-r--r--src/H5VLint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLint.c b/src/H5VLint.c
index 73f11d3..c1a1c5a 100644
--- a/src/H5VLint.c
+++ b/src/H5VLint.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...
*/