summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Tf.c
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Tf.c')
-rw-r--r--fortran/src/H5Tf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Tf.c b/fortran/src/H5Tf.c
index d9f75d9..eee0020 100644
--- a/fortran/src/H5Tf.c
+++ b/fortran/src/H5Tf.c
@@ -887,7 +887,7 @@ h5tget_ebias_c(hid_t_f *type_id, size_t_f *ebias)
* floating-point type of the datatype
* INPUTS
* type_id - identifier of the dataspace
- * ebias - exponent bias of a floating-point type of the datatyp
+ * ebias - exponent bias of a floating-point type of the datatype
* RETURNS
* 0 on success, -1 on failure
* AUTHOR