summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oprivate.h')
-rw-r--r--src/H5Oprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Oprivate.h b/src/H5Oprivate.h
index 23086e8..8d00117 100644
--- a/src/H5Oprivate.h
+++ b/src/H5Oprivate.h
@@ -93,7 +93,7 @@ typedef struct H5O_t {
extern const H5O_class_t H5O_NULL[1];
/*
- * Simple Dimensionality Message.
+ * Simple Data Space Message.
*/
#define H5O_SDSPACE_ID 0x0001
extern const H5O_class_t H5O_SDSPACE[1];