summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/html/Tutor/examples/chunk.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Tutor/examples/chunk.f90 b/doc/html/Tutor/examples/chunk.f90
index d67588e..2810b5c 100644
--- a/doc/html/Tutor/examples/chunk.f90
+++ b/doc/html/Tutor/examples/chunk.f90
@@ -111,7 +111,7 @@
!
!Initialize FORTRAN predifined datatypes
!
- CALL h5close_f(error)
+ CALL h5open_f(error)
!
!Create a new file using default properties.