diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-29 22:04:24 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-29 22:04:24 (GMT) |
commit | 0e742cb8d0218046f71ea79bb7be990ee066a52a (patch) | |
tree | 08f8a262099e342c3a0a86bde1b1473363a7e6b5 | |
parent | ecae912a96f12b478a9297238a95b87e2e071a45 (diff) | |
download | hdf5-0e742cb8d0218046f71ea79bb7be990ee066a52a.zip hdf5-0e742cb8d0218046f71ea79bb7be990ee066a52a.tar.gz hdf5-0e742cb8d0218046f71ea79bb7be990ee066a52a.tar.bz2 |
[svn-r26974] spelling
-rw-r--r-- | hl/src/H5LT.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5LT.c b/hl/src/H5LT.c index 8541cfe..8444e27 100644 --- a/hl/src/H5LT.c +++ b/hl/src/H5LT.c @@ -3357,7 +3357,7 @@ herr_t H5LTget_attribute_long( hid_t loc_id, * * Date: June 17, 2005 * -* Comments: This funstion was added to suuport INTEGER*8 Fortran types +* Comments: This function was added to support INTEGER*8 Fortran types * * Modifications: * |