mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r28936] spelling correction
This commit is contained in:
parent
b9763eee6d
commit
8a60e4f1a4
@ -1232,7 +1232,7 @@ CONTAINS
|
||||
ENDIF
|
||||
! Case of optional parameters.
|
||||
!
|
||||
! Find the rank of the dataspace to allocate memery for
|
||||
! Find the rank of the dataspace to allocate memory for
|
||||
! default stride and block arrays.
|
||||
!
|
||||
CALL h5sget_simple_extent_ndims_f(space_id, rank, hdferr)
|
||||
@ -1378,7 +1378,7 @@ CONTAINS
|
||||
! endif
|
||||
! Case of optional parameters.
|
||||
!
|
||||
! Find the rank of the dataspace to allocate memery for
|
||||
! Find the rank of the dataspace to allocate memory for
|
||||
! default stride and block arrays.
|
||||
!
|
||||
! CALL h5sget_simple_extent_ndims_f(space_id, rank, hdferr)
|
||||
|
Loading…
Reference in New Issue
Block a user