summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Off.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Off.F90')
-rw-r--r--fortran/src/H5Off.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Off.F90 b/fortran/src/H5Off.F90
index e7862cf..75e0717 100644
--- a/fortran/src/H5Off.F90
+++ b/fortran/src/H5Off.F90
@@ -404,7 +404,7 @@ CONTAINS
!! \brief Opens an object using its token within an HDF5 file.
!!
!! \param loc_id File or group identifier.
-!! \param token Object’s token in the file.
+!! \param token Object's token in the file.
!! \param obj_id Object identifier for the opened object.
!! \param hdferr \fortran_error
!!