diff --git a/src/H5Spublic.h b/src/H5Spublic.h index 9c50d1f43a4..221b3f3026a 100644 --- a/src/H5Spublic.h +++ b/src/H5Spublic.h @@ -50,7 +50,7 @@ #define H5S_UNLIMITED HSIZE_UNDEF /**< Value for 'unlimited' dimensions */ /** - * The maximum dataspace rank or number of dimensions + * The maximum number of dimensions in a dataspace or array datatype */ #define H5S_MAX_RANK 32