summaryrefslogtreecommitdiffstats
path: root/doc/html/Datatypes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Datatypes.html')
-rw-r--r--doc/html/Datatypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html
index e6aaeb8..8d0b674 100644
--- a/doc/html/Datatypes.html
+++ b/doc/html/Datatypes.html
@@ -1252,7 +1252,7 @@ hid_t dset4 = H5Dcreate (file, "dset4", t2, space, H5P_DEFAULT);
conversion path, then the hard function is favored and when
multiple soft functions apply, the one defined last is favored.
- <p>A data conversion function is of type <code>H5T_conv_t</em>
+ <p>A data conversion function is of type <code>H5T_conv_t</code>
which is defined as:
<p>