From a885913e63549bb365f404809be4513fe8d37e09 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 29 Apr 2024 10:15:04 -0500 Subject: [PATCH] sp --- fortran/test/tH5R.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fortran/test/tH5R.F90 b/fortran/test/tH5R.F90 index 0cabf9dfff6..a3ccd9001c7 100644 --- a/fortran/test/tH5R.F90 +++ b/fortran/test/tH5R.F90 @@ -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)