diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-08-23 13:46:34 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-08-23 13:46:34 (GMT) |
commit | 731ebbb93ffd15a1e9ce94e3288491247abfc60c (patch) | |
tree | 6db7f9c7cb161523f68e6a258fc4a934055f4b3c /java/src | |
parent | ed16ca44b5d281369e0f8a7890099896605ff64d (diff) | |
download | hdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.zip hdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.tar.gz hdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.tar.bz2 |
Merge CMake and Java OSX changes from develop
Diffstat (limited to 'java/src')
-rw-r--r-- | java/src/hdf/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/hdf/overview.html b/java/src/hdf/overview.html index 52dabf7..edb1b76 100644 --- a/java/src/hdf/overview.html +++ b/java/src/hdf/overview.html @@ -12,7 +12,7 @@ of the unsupported functions have C function pointers, which is not currently implemented in JHI5.</p> <table style="width:71%;text-align:center;background-color:#dbeaf5" border="1"> -<caption>Java HD5 Interface (JHI5)</caption> +<caption>Java HDF5 Interface (JHI5)</caption> <tr> <td style="text-align:center;"> Note: The JHI5 does not support HDF4 or earlier. |