Skip to content

Commit

Permalink
sp
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Apr 29, 2024
1 parent 1c03d18 commit a885913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortran/test/tH5R.F90
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ SUBROUTINE v3reftest(cleanup, total_error)
CALL check("h5dread_f",error,total_error)

!
! Get infomation about the references read and check for correctness
! Get information about the references read and check for correctness
!
CALL h5rget_obj_name_f(C_LOC(ref_ptr_read(1)), buf_big, error)
CALL check("h5rget_obj_name_f", error, total_error)
Expand Down

0 comments on commit a885913

Please sign in to comment.