[svn-r28936] spelling correction

This commit is contained in:
Scot Breitenfeld 2016-01-20 14:18:24 -05:00
parent b9763eee6d
commit 8a60e4f1a4

View File

@ -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)