summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5R.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/tH5R.F90')
-rw-r--r--fortran/test/tH5R.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/tH5R.F90 b/fortran/test/tH5R.F90
index 5144d83..4e62b20 100644
--- a/fortran/test/tH5R.F90
+++ b/fortran/test/tH5R.F90
@@ -142,7 +142,7 @@ SUBROUTINE refobjtest(cleanup, total_error)
CALL check("h5gclose_f",error,total_error)
!
- ! Craete references to two groups, integer dataset and shared datatype
+ ! Create references to two groups, integer dataset and shared datatype
! and write it to the dataset in the file
!
CALL h5rcreate_f(file_id, groupname1, ref(1), error)