diff options
Diffstat (limited to 'src/H5VL.c')
-rw-r--r-- | src/H5VL.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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... */ |